.site-title a, .site-title a:visited {
	color: #444;
	visibility: hidden;
}

.featured-content .hentry:hover .entry-title a {
	color: #129BA2;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, #infinite-handle span:hover {
	background: #129ba2;
	background-color: rgb(193,160,30);
	box-shadow: none;
	opacity: .85;
	color: #fff;
	transition: .3s;
	text-decoration: none;
}

.main-navigation ul > li > a {
	color: #129ba2;
	font-family: "Archivo Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.comment-metadata .edit-link a, .site-header .jetpack-social-navigation a:hover, .jetpack_widget_social_icons a:hover, .jetpack_widget_social_icons a:focus, .widget_wpcom_social_media_icons_widget a:hover, .widget_wpcom_social_media_icons_widget a:focus, a, a:visited, .main-navigation .nav-menu > li > a, .testimonials .edit-link a, .testimonials .edit-link a:visited {
	color: #129BA2;
}

a:hover, a:focus, a:active {
	color: #129ba2;
}

#infinite-handle span, .button, .comment-navigation .nav-next a, .comment-navigation .nav-previous a, .main-navigation .menu-toggle, .post-navigation .nav-next a, .post-navigation .nav-previous a, .posts-navigation .nav-next a, .posts-navigation .nav-previous a, button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span:active, #infinite-handle span:focus, #infinite-handle span:hover, .button:active, .button:focus, .button:hover, .comment-navigation .nav-next a, .comment-navigation .nav-previous a, .main-navigation .menu-toggle, .post-navigation .nav-next a, .post-navigation .nav-previous a, .posts-navigation .nav-next a, .posts-navigation .nav-previous a, button:active, button:focus, button:hover, input[type="button"]:active, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:hover {
	color: #fff;
}

.wp-block-file a.wp-block-file__button, .wp-block-file a.wp-block-file__button:visited {
	border: 0;
	border-radius: 0;
	background: #129ba2;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
	padding: 1.4em 1.6em 1.2em;
	transition: .3s;
}

#infinite-handle span, .button, .comment-navigation .nav-next a, .comment-navigation .nav-previous a, .main-navigation .menu-toggle, .post-navigation .nav-next a, .post-navigation .nav-previous a, .posts-navigation .nav-next a, .posts-navigation .nav-previous a, button, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #129ba2;
}

.comment-author, .footer-widgets .widget a, body, button, input, select, textarea {
	color: #fff;
}

.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:focus {
	background: #129ba2;
	box-shadow: none;
	color: #fff;
	transition: .3s;
	text-decoration: none;
}

#infinite-handle span:active, #infinite-handle span:focus, #infinite-handle span:hover, .button:active, .button:focus, .button:hover, button:active, button:focus, button:hover, input[type="button"]:active, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:hover {
	background-color: #129ba2;
}

.comment-author, .footer-widgets .widget a, body, button, input, select, textarea {
	color: #192930;
}

.comment-navigation .nav-previous a:hover, .comment-navigation .nav-next a:hover, .posts-navigation .nav-previous a:hover, .posts-navigation .nav-next a:hover, .post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
	background: #129ba2;
	opacity: .85;
}

element {
}

a:hover, a:focus, a:active {
	color: #129ba2;
}

a:hover, a:focus, a:active {
	color: #129ba2;
}

a:hover, a:focus, a:active {
	color: #129ba2;
}

a:hover, a:focus, a:active {
	color: #27ae93;
}

h1, h2, h3, h4, h5, h6, .entry-title a, .entry-title a:visited, .entry-title, .page-title, .widget-title, .widget a, .site-title, .comments-title, .site-title a, .site-title a:visited {
	color: #444;
}

.widget a {
	color: #444;
}

a:hover, a:active {
	outline: 0;
}

a:hover, a:focus, a:active {
	color: #444;
	text-decoration: none;
}

button, text {
	color: #fff;
}

.entry-title a:hover {
	text-decoration: none;
	color: #444;
}

h2, .entry-title a, .widget-title .widget a, .site-title, .comments-title, .site-title a, .site-title a:visited {
	color: #129ba2;
}

element {
	color: #fff;
}

.wp-block-file a.wp-block-file__button, .wp-block-file a.wp-block-file__button:visited {
	border: 0;
	border-radius: 0;
	background: #129ba2;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
	padding: 1.4em 1.6em 1.2em;
	transition: .3s;
	width: 670px;
}
/*Hide “latest posts” on home | #28699141-hc KS */
.home #front-page-recent-posts {
    display: none;
}