
@charset "UTF-8";

/* If we add the border using a regular CSS border, it won't look good on non-retina devices,
 * since its edges can look jagged due to lack of antialiasing. In this case, we are several
 * layers of box-shadow to add the border visually, which will render the border smoother. */

/* Fallback for non-latin fonts */

/* Calculates maximum width for post content */

/* Nested sub-menu padding: 10 levels deep */

/* Normalize */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.fa, .far, .fas {
	font-family: FontAwesome !important;
}

.logo-slider {
	overflow: hidden;
}
