<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.readmore .elementor-widget-container{
    transition: height 0.3s ease-in-out;
    overflow: hidden;
}
.readmore-links{
    margin-top: 10px;
    text-align: right;
}
.page.elementor-location-single{
    min-height: calc(100vh  - 240px);
}
@media screen and (max-width: 767px) {
    .readmore-links{
        text-align: center;
    }
}</pre></body></html>