/* Add here all your CSS customizations */
.featured-boxes-modern-style-1 .featured-box .box-content p {
    color: #edecec;
    margin-bottom: 25.6px;
    margin-bottom: 1.6rem;
}

.service-effect :hover{
    /*transform: scale(2.15);*/
    text-decoration:none!important;
}

.attività {
    /*transform: scale(2.15);*/
    color:#000000;
    text-decoration:none!important;
}


.feature-box.feature-box-style-2 a {
    color: #212529!important;
}

.btn-custom{
    background-color: #212529!important;
    color:#ffffff;
}

.btn-custom:hover{
    
    color:#e5e5e5!important;
}

.area-margin-top{
    margin-top:60px;
}

.rosso-pastello{
    color:#fa3636ab!important;
}

@media (min-width: 992px){
    .call-to-action.with-button-arrow .call-to-action-btn {
        left: -38px!important;
    }
}

.text-center{
	text-align:center!important;
}












