/* Página de serviços — títulos sobre fundo escuro */
.services-four--page .section-title--home-four .section-title__title {
    color: #ffffff;
}

.services-four--page .section-title--home-four .section-title__tagline {
    color: rgba(255, 255, 255, 0.9);
}

.services-four--page .section-title--home-four .section-title__tagline__icon,
.services-four--page .section-title--home-four .section-title__tagline__icon i {
    color: var(--inst-secondary, #c5a059);
}
