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