<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#caption.gl-title {
    text-align: left !important;
}

#caption.gl-text p:first-child {
    color: #9d8f66;
    text-align: left !important;
}

#caption.gl-text p{
    text-align: left !important;
}

@media screen and (max-width:991px) {
    #caption.gl-title {
        text-align: center !important;
    }
}</pre></body></html>