@media (max-width: 767.98px) {
    html:has(.trvdfloater) main .main--features {
    transform: unset !important;
    }
    }
    .trv-close{
    background: black !important;
    }
    .trv-close svg{
    fill: #ffbf00;
    }
    .overlayBtnWrapper .small-nav{stroke: #000000 !important;}
    .trv-media-controls .trv-progressBtn,.trv-media-controls .trv-hover-progress{background: #ffffff !important;}
    .links-button, .trv-play-progress{
    background-color: #ffbf00 !important;
    color: black !important;
    border-radius: 0 !important;
    opacity: 100 !important;
    }
    .trv-autoskip-container .autoskip-btn-blue, .trv-autoskip-container-compact .autoskip-btn-blue-compact{
    background-color: #ffbf00 !important;
    color: black !important;
    }
    .trv-autoskip-background > div::before, .trv-autoskip-background-compact > div::before{
    background: #ffbf00 !important;
    }
    body:has(div[style*='bottom: -54px']) .trvdfloater{
    bottom: 0px !important;
    }