<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/**
 * HELPERS
 */

@import './../../assets/css/_helpers.css';


/**
 * PLUGINS
 */

/**
 * Calendarize
 */
body.events-template-default.hide-event-details #content &gt; .fe-extrainfo-container { display: none; }

/**
 * AR Forms
 */
.arf_form #brand-div {
	height: 0 !important;
    overflow: hidden !important;
}</pre></body></html>