@import url('https://fonts.googleapis.com/css2?family=Syne:wght@600;700&family=Inter:wght@400;500&display=swap');

body {
    font-family: 'Inter', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Syne', sans-serif !important;
}

body {
    overflow-x: hidden;
}

.site-branding {
	background-color: #daa520;
}

.body {
	color:#f8f6f1;
}

.custom-logo-link{
margin-top: 30px;
	margin-bottom:0px;
	margin-left:20px;
}
.navigation-top {
	background-color:#f8f6f1;
}

.navigation-top a {
background-color:#f8f6f1;
		color:#163566;
}

.menu-toggle {
			color:#163566;
}

.navigation-top a:hover {
color:#c9952a;	
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
	color:#c9952a;	
}

.main-navigation ul {
	background-color:#f8f6f1;
}

@media screen and (min-width: 30em) {
  .page-one-column .panel-content .wrap {
    max-width: 70%;
  }
	
	h2,
.home.blog .entry-title {
	font-size: xx-large;
	font-weight: 300;
}
	
	.page .panel-content .entry-title {
  font-size: 14px;
  font-size: 1.7rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
	}
	
	.site-footer .widget-column.footer-widget-1 {
    width: 100%;
		text-align:center;
	}
	
	.wrap {
		max-width:90%;
	}
	
	.site-info {
width:100%;
		font-size:x-small;
		margin-top:-20px;
		text-align:center;
		margin-bottom:0px;
		line-height: 0;
	}

	.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
		border-top-color: #daa520;
		border-top-width:80px;
	}
	
	.navigation-top a {
		font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
  }
	
	

body,
input,
select,
textarea,
h3,
h4,
h6,
label,
.entry-title a,
.twentyseventeen-front-page .panel-content .recent-posts article,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.format-quote blockquote,
.nav-title,
.comment-body,
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,
button.secondary,
input[type=reset],
input[type=button].secondary,
input[type=reset].secondary,
input[type=submit].secondary,
a,
.site-title,
.site-title a,
.dropdown-toggle,
.menu-toggle,
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title,
.page:not(.twentyseventeen-front-page) .entry-title,
.page-links a .page-number,
.comment-metadata a.comment-edit-link,
.comment-reply-link .icon,
h2.widget-title,
mark,
.post-navigation a:focus .icon,
.post-navigation a:hover .icon,
.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link,
.twentyseventeen-panel .recent-posts .entry-header .edit-link,
.widget_goodreads div[class^=gr_custom_container],
.widget_goodreads div[class^=gr_custom_container] a,
div#jp-relatedposts .jp-relatedposts-post-title a,
#infinite-footer .blog-info a,
#infinite-footer .blog-credits,
#infinite-footer .blog-credits a {
  color:#f8f6f1
}
	
	.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon,
{
  color:#122a51;
}
	h5,
.entry-meta,
.entry-meta a,
.nav-subtitle,
.comment-metadata,
.comment-metadata a,
.no-comments,
.comment-awaiting-moderation,
.page-numbers.current,
.page-links .page-number,
.site-description,
.site-header .navigation-top .menu-scroll-down,
.widget_rss .rss-date,
	.widget_rss li cite {
		color:#f8f6f1;
	}
	