/*.t668:not(.t668__opened) .t668__wrapper {*/
/*    background-color: transparent !important;*/
/*    color: #fff;*/
/*}*/



.t668__title > strong,
.t585__title > strong{
    color: #fff !important;
}

.t668__opened,
.t585__opened{
    background-color: rgba(255, 255,255, 0.3);;
}

.t668__opened + .t668__content,
.t585__opened + .t585__content{
    background-color: rgba(255, 255,255, 0.3);;
}

.t668__header,
.t585__header {
    border-top: 1px solid #eee;
}

.t585 .t-col:last-child .t585__header {
    border-bottom: 1px solid #eee;
}

.uc-accordeon-second {
    padding-top: 0 !important;
}
