.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    display: none!important;
}

.color-box3 {
    background: #ffa016;
    display: inline-block;
    padding: 20px 25px;
    border-radius: 5px;
}


.sppb-btn-custom:hover {
    background-color: #DF0673 !important;
}
@media (min-width: 768px) {
    .sppb-col-sm-1 {
        flex: unset!important;
        max-width: 100%!important;
    }
}
.sppb-text-center .sppb-btn:hover {
    background-color: #DF0673 !important;
}
.sppb-text-center .sppb-btn-custom:hover {
    background-image: linear-gradient(45deg, #df0673 0%, #df0673 100%) !important;
    color: #FFFFFF !important;
}
.person-content-hover-content-wrap a .sppb-person-designation {
    color: white !important;
}