<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Community Level Styles */
:root {
    --hero-tint-overlay-opacity: 0.85;
    --hero-logo-width: clamp(150px,100%,250px);
}

button#fp_availabilities_view_button {
    display: none;
}

.text-container .title {
    letter-spacing: 0.1em;
}</pre></body></html>