/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
main {
padding-top: 85px; }
.stag-divider.plain { 
background: #000;
}

/* Custom Styles Output */
body{ background-color: #ffffff; }
body{ font-family: 'Lato'; }

h1, h2, h3, h4, h5, h6, .heading, .intro-text { font-family: 'Playfair Display'; font-weight: normal; }
a, .ui-tabs-nav .ui-state-active a, .accent-color{ color: #dbaf00; }

button, .button, input[type='submit'], .comment-reply-link, .stag-button--green, .page-numbers, .nav-links a, .stag-toggle .ui-state-active, .paging-navigation .nav-links a {background: #dbaf00;}
.ui-tabs-nav .ui-state-active { border-color: #dbaf00; }.stag-toggle span.ui-icon:before { color: #dbaf00; }.cycle-pager-active{ background: #dbaf00 !important; }

.the-blog-cover { background-image: url(); }

/* Custom Post Background Colors and Images */
.the-hero-447 { background-color: #ffffff; }
