
.colorP, .colorP a{
    color: #005f78!important;
}
.colorS, .colorS a{
    color: #c4d5db!important;
}
.colorT, .colorT a{
    color: #4C8A9A!important;
}
.backgroundP{
    background-color: #005f78!important;
}
.backgroundS{
    background-color: #c4d5db!important;
}
.backgroundT{
    background-color: #4C8A9A!important;
}
.borderP{
    border: 1px solid #005f78!important;
}
.borderS{
    border: 1px solid #c4d5db!important;
}
.borderT{
    border: 1px solid #4C8A9A!important;
}
@media (max-width: 991px) {
    .bgPorque{
        background-image: none!important;
    }
}