<!-- Customizer CSS -->
	::selection {
    background-color: #003d7c;
}
.featured-media .sticky-post {
    background-color: #003d7c;
}
fieldset legend {
    background-color: #003d7c;
}
:root .has-accent-background-color {
    background-color: #003d7c;
}
button:hover {
    background-color: #003d7c;
}
.button:hover {
    background-color: #003d7c;
}
.faux-button:hover {
    background-color: #003d7c;
}
a.more-link:hover {
    background-color: #003d7c;
}
.wp-block-button__link:hover {
    background-color: #003d7c;
}
.is-style-outline .wp-block-button__link.has-accent-color:hover {
    background-color: #003d7c;
}
.wp-block-file__button:hover {
    background-color: #003d7c;
}
input[type="button"]:hover {
    background-color: #003d7c;
}

input[type="reset"]:hover {
    background-color: #003d7c;
}
input[type="submit"]:hover {
    background-color: #003d7c;
}
.post-tags a:hover {
    background-color: #003d7c;
}
.content #respond input[type="submit"]:hover {
    background-color: #003d7c;
}
.search-form .search-submit {
    background-color: #003d7c;
}
.sidebar .tagcloud a:hover {
    background-color: #003d7c;
}
.footer .tagcloud a:hover {
    background-color: #003d7c;
}
.is-style-outline .wp-block-button__link.has-accent-color:hover {
    border-color: #003d7c;
}
.post-tags a:hover:after {
    border-right-color: #003d7c;
}
a {
    color: #003d7c;
}
.blog-title a:hover {
    color: #003d7c;
}
.blog-menu a:hover {
    color: #003d7c;
}
.post-title a:hover {
    color: #003d7c;
}
.post-meta a:hover {
    color: #003d7c;
}
.blog .format-quote blockquote cite a:hover {
    color: #003d7c;
}
:root .has-accent-color {
    color: #003d7c;
}
.post-categories a {
    color: #003d7c;
}
.post-categories a:hover {
    color: #003d7c;
}
.post-nav a:hover {
    color: #003d7c;
}
.archive-nav a:hover {
    color: #003d7c;
}
.comment-meta-content cite a:hover {
    color: #003d7c;
}
.comment-meta-content p a:hover {
    color: #003d7c;
}
.comment-actions a:hover {
    color: #003d7c;
}
#cancel-comment-reply-link {
    color: #003d7c;
}
#cancel-comment-reply-link:hover {
    color: #003d7c;
}
.widget-title a {
    color: #003d7c;
}
.widget-title a:hover {
    color: #003d7c;
}
.widget_text a {
    color: #003d7c;
}
.widget_text a:hover {
    color: #003d7c;
}
.widget_rss a {
    color: #003d7c;
}
.widget_rss a:hover {
    color: #003d7c;
}
.widget_archive a {
    color: #003d7c;
}
.widget_archive a:hover {
    color: #003d7c;
}
.widget_meta a {
    color: #003d7c;
}
.widget_meta a:hover {
    color: #003d7c;
}
.widget_recent_comments a {
    color: #003d7c;
}
.widget_recent_comments a:hover {
    color: #003d7c;
}
.widget_pages a {
    color: #003d7c;
}
.widget_pages a:hover {
    color: #003d7c;
}
.widget_links a {
    color: #003d7c;
}
.widget_links a:hover {
    color: #003d7c;
}
.widget_recent_entries a {
    color: #003d7c;
}
.widget_recent_entries a:hover {
    color: #003d7c;
}
.widget_categories a {
    color: #003d7c;
}
.widget_categories a:hover {
    color: #003d7c;
}
#wp-calendar a {
    color: #003d7c;
}
#wp-calendar a:hover {
    color: #003d7c;
}
#wp-calendar tfoot a:hover {
    color: #003d7c;
}
.wp-calendar-nav a:hover {
    color: #003d7c;
}
.widgetmore a {
    color: #003d7c;
}
.widgetmore a:hover {
    color: #003d7c;
}
.entry-meta {
    display: none !important;
}
.post-meta {
    display: none;
}
.post-title {
    font-size: 1.75em
}
#container {
    margin: 0 auto;
    width: 960px;
    background: white;
}
:root .has-accent-background-color {
    background-color: #ffb800;
    text-transform: uppercase;
    font-weight: bold;
    border-style: solid;
    border-color: #4090ce;
}
:root .has-accent-background-color:hover {
    background-color: white;
    color: #4090ce !important;
    border-style: solid;
    border-color: #4090ce;
}
.wp-block-button__link {
    background-color: #ffb800;
    text-transform: uppercase;
    font-weight: bold;
    color: white !important;
}
.wp-block-button__link:hover {
    background-color: #005076;
}
.widget_text a {
    color: #040c7d;
}
.widget_text a:hover {
    color: #4090ce;
}
.widget-content a:hover {
    text-decoration: none !important;
}
.featured-media img {
    display: none;
}