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