/*!
Theme Name: sfc
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sfc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sfc is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | 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.
 */


@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Regular.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Regular.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Regular.woff2') format('woff2'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Regular.woff') format('woff'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Italic.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Italic.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Italic.woff2') format('woff2'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Italic.woff') format('woff'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Medium.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Medium.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Medium.woff2') format('woff2'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Medium.woff') format('woff'),
    url('assets/fonts/CormorantInfant/CormorantInfant-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-SemiBold.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/CormorantInfant/CormorantInfant-SemiBold.woff2') format('woff2'),
    url('assets/fonts/CormorantInfant/CormorantInfant-SemiBold.woff') format('woff'),
    url('assets/fonts/CormorantInfant/CormorantInfant-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Bold.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Bold.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Bold.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Italic.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-Italic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Italic.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Italic.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Infant';
    src: url('assets/fonts/CormorantInfant/CormorantInfant-LightItalic.eot');
    src: url('assets/fonts/CormorantInfant/CormorantInfant-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantInfant/CormorantInfant-LightItalic.woff2') format('woff2'),
        url('assets/fonts/CormorantInfant/CormorantInfant-LightItalic.woff') format('woff'),
        url('assets/fonts/CormorantInfant/CormorantInfant-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


/* Sybilla Pro */
@font-face {
    font-family: 'Sybilla Pro';
    src: url('assets/fonts/SybillaPro/SybillaPro-Light.eot');
    src: local('assets/fonts/SybillaPro/SybillaPro-Light'),
        url('assets/fonts/SybillaPro/SybillaPro-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SybillaPro/SybillaPro-Light.woff2') format('woff2'),
        url('assets/fonts/SybillaPro/SybillaPro-Light.woff') format('woff'),
        url('assets/fonts/SybillaPro/SybillaPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Sybilla Pro';
    src: url('assets/fonts/SybillaPro/SybillaPro-Medium.eot');
    src: local('assets/fonts/SybillaPro/SybillaPro-Medium'),
    url('assets/fonts/SybillaPro/SybillaPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/SybillaPro/SybillaPro-Medium.woff2') format('woff2'),
    url('assets/fonts/SybillaPro/SybillaPro-Medium.woff') format('woff'),
    url('assets/fonts/SybillaPro/SybillaPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Sybilla Pro';
    src: url('assets/fonts/SybillaPro/SybillaPro-Bold.eot');
    src: local('assets/fonts/SybillaPro/SybillaPro-Bold'),
        url('assets/fonts/SybillaPro/SybillaPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SybillaPro/SybillaPro-Bold.woff2') format('woff2'),
        url('assets/fonts/SybillaPro/SybillaPro-Bold.woff') format('woff'),
        url('assets/fonts/SybillaPro/SybillaPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Sybilla Pro';
    src: url('assets/fonts/SybillaPro/SybillaPro-Heavy.eot');
    src: local('assets/fonts/SybillaPro/SybillaPro-Heavy'),
        url('assets/fonts/SybillaPro/SybillaPro-Heavy.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/SybillaPro/SybillaPro-Heavy.woff2') format('woff2'),
        url('assets/fonts/SybillaPro/SybillaPro-Heavy.woff') format('woff'),
        url('assets/fonts/SybillaPro/SybillaPro-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Italic.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Italic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Italic.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Italic.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Bold.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Bold.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Bold.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-LightItalic.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-LightItalic.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-LightItalic.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Light.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Light.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Light.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Regular.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Regular.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Regular.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Medium.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Medium.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Medium.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-MediumItalic.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-MediumItalic.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-MediumItalic.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBoldItalic.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBoldItalic.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBoldItalic.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBold.eot');
    src: url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBold.woff2') format('woff2'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBold.woff') format('woff'),
        url('assets/fonts/CormorantGaramond/CormorantGaramond-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
    font-size: 16px;
    box-sizing: border-box;
}

body {
	margin: 0 !important;
    font-size: 1rem;
    line-height: 1.3;
    font-family: "Sybilla Pro", sans-serif;
    background: #fff;
    font-weight: 300;
}

main {
	display: block;
}

h1 {
	color: #DEBC85;
	/*text-align: center;*/
	font-variant-numeric: lining-nums proportional-nums;
	font-family: "Cormorant Infant" !important;
	font-size: 72px;
	font-style: normal;
	font-weight: 300 !important;
	line-height: 100%; 
	text-transform: uppercase;
}

hr {
	box-sizing: content-box;
	overflow: visible;
    background-color: #cccccc;
    border: 0;
    height: 1px;
    margin-block: 1rem;

}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
    color: inherit;
    text-decoration: none !important;
}

a:visited {
    color: inherit;
}

a:hover,
a:focus,
a:active {
    color: inherit;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: none;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	padding: 15px 10px;
	border-radius: 15px;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

[hidden] {
	display: none;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

[hidden] {
	display: none;
}


[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 15px !important;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: inherit;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: inherit;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	/* border: 1px solid; */
	/* border-color: #ccc #ccc #bbb; */
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*html {*/
/*    margin-top: 0 !important;*/
/*}*/

/*#wpadminbar {*/
/*    display: none;*/
/*}*/


/*body.has-dark-header {*/
/*    padding-top: 142px;*/
/*}*/