<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-mainStage h1 {
    background-color: rgba(0,0,0,0.7);
    padding-bottom: 6px;
    margin-right: 0;
}
@media (min-width: 768px) {
    .carousel-mainStage h1 {
        padding-right: 15px;
    }
}


.carousel-mainStage .textbox-mainStage
{font-size:14px;}
</pre></body></html>