* { box-sizing: border-box; margin: 0px; padding: 0px; font-family: 'Oswald', sans-serif; } #masthead { margin-bottom: 2rem; background: #fff; } .site-branding { display: grid; justify-content: center; align-items: center; } .site-branding a { font-size: 2rem; text-transform: uppercase; color: #be8a07 !important; } .site-branding a:hover { text-decoration: none; } .main-navigation ul { justify-content: center; align-items: center; } .main-navigation ul a { padding: .5rem 1rem; color: #be8a07; } .main-navigation ul a:hover { text-decoration: none; color: #595353; } .main-navigation ul ul { display: inline-block; background: #efebeb; } .custom-logo-link { max-width: 150px; max-height: auto; margin-top: 1rem; } .menu-toggle { background: #4d4949; color: white; padding: 5px; margin-bottom: 8px; } .entry-content a { text-decoration: underline; } .widget-area { border-left: solid 1px #e6e4e4; padding: 15px; margin-bottom: 1rem; margin-top: 1rem; } .widget-area ul { list-style: none; } .widget-area li { padding: 8px 0px; border-bottom: solid 1px #eeeeee; } .widget-area a { color: #6F9CEB !important; text-decoration: none; } .widget-area a:hover { text-decoration: none; color: #281e03 !important; } #secondary ul { margin-left: 20px; padding-left: 0; } #secondary ul li { padding: 5px 0; } #secondary .widget-title { border-bottom: solid 1px #281e03; box-shadow: 0 1px black; padding-bottom: 10px; } h2 { font-size: 1.5rem; } .widget { background: #ffff; padding: 1rem; } .entry-meta { font-size: 12px; opacity: 0.8; } .entry-meta a { text-decoration: underline; color: #6F9CEB; } .entry-meta a:hover { color: #745404; } .entry-footer { font-size: 12px; opacity: 0.8; } .entry-footer a { text-decoration: underline; } .cat-links a { padding-left: 0; color: #281e03; } #colophon { background: #e6e4e4; margin-top: 3rem; } #colophon ul { display: flex; list-style: none; justify-content: center; align-items: center; padding-top: 1rem; } #colophon ul a { color: #be8a07; padding: .5rem 1rem; } #colophon ul a:hover { color: grey; text-decoration: none; } div#copy-info { display: flex; justify-content: center; } body { background: #f1f1f1; } body .col-md-8, body .col-md-4 { background: #fff; padding: 1rem; } #primary-menu .current-menu-item > a { color: #281e03; text-transform: uppercase; } .wp-block-search__button { background: lightgrey; color: #281e03; } .wp-block-search__button:hover { background: #88e200; } #submit { color: #281e03; background: #d49b0b; } #submit:hover { background: #88e200; } .cat-links { padding: 1rem; text-decoration: underline; } .edit-link { margin-left: 1rem; } .menu-icon { height: 1.5rem; } .nav-subtitle { padding-right: .75rem; margin-left: 1rem; } .wp-block-latest-comments__comment-link { color: #be8a07; } .wp-block-latest-comments__comment-link { color: #6F9CEB; } a.wp-block-latest-comments__comment-author { color: #6F9CEB; } .wpforms-container select { -webkit-appearance: menulist !important; -moz-appearance: menulist !important; appearance: menulist !important; } .entry-title a { color: #302f2f; } .entry-title a:hover { color: #be8a07; text-decoration: none; } .attachment-post-thumbnail { margin-top: 1rem; } p { text-align: justify; font-size: 95%; } /*# sourceMappingURL=theme-ui.css.map */