#ss-header {
    --bs-header-text: #ffffff !important;
}
#ss-logo h3,
#ss-logo h3 a {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.1;
}
@media (max-width: 991px) {
    #ss-logo h3,
    #ss-logo h3 a {
        font-size: 15px !important;
    }
}