
/* #00599e */

a {
	color: #00599e;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus {
	border: 1px solid #00599e;
}
.jetpack-social-navigation ul li {
	background: #00599e;
	color: #fff;
}
.footer-widget-area a:hover,
.footer-widget-area a:focus,
.footer-widget-area a:active {
	color: #00599e
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #00599e
}
.cat-links {
        color: #e0e0e0;
}
.comment-meta a {
	color: #00599e
}
.hero-content-wrapper .cat-links a {
	background-color: #00599e;
	color: #fff;
}
body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title a,
body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title,
.jetpack-testimonial-shortcode .testimonial-entry-title {
	color: #00599e;
}
.site-info a:hover,
.site-info a:focus,
.site-info a:active {
	color: #00599e
}
.main-navigation ul ul {
		background-color: #00599e;
		box-shadow: rgba(0, 0, 0, .1) 0 1px 2px;
	}
	.wp-block-file .wp-block-file__button,
.wp-block-file .wp-block-file__button:visited {
	background-color: #00599e;
	color: #fff;
}
.wp-block-button__link {
	background-color: #00599e;
	color: #fff
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #00599e
}
.entry-content .wp-block-button .wp-block-button__link:active,
.entry-content .wp-block-button .wp-block-button__link:focus,
.entry-content .wp-block-button .wp-block-button__link:hover {
	background-color: #00599e;
	color: #fff;
}
.has-blue-color,
.has-blue-color:hover,
.has-blue-color:focus,
.has-blue-color:active {
	color: #00599e
}
/* forms */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span,
.button {
	background-color: #00599e;
}
textarea:focus {
	border: 1px solid #00599e;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	background-color: #00599e;
}
.jetpack-social-navigation ul li {
	background: #00599e;
	color: #fff;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.footer-widget-area a:hover,
.footer-widget-area a:focus,
.footer-widget-area a:active {
	color: #00599e;
}

.widget-title:before, .widget-title:after {
        content: none;
}

/*--------------------------------------------------------------
10.2 Posts and pages
--------------------------------------------------------------*/

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #00599e;
}

.cat-links a {
    color: #a8a6a1;
    display: inline-block;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: capitalize;
}

/*--------------------------------------------------------------
 Header
--------------------------------------------------------------*/

/*--  .site-branding {
        text-align: left;
} --*/

@media screen and (min-width: 1000px) {
	.navigation.fmh {
        padding: 0 0 0 211px;
	}
}
@media screen and (min-width: 850px) {
.page-title, .entry-title, .entry-title a {
        font-size: 32px;
} }

.site-branding {
    padding-top: 1.0em;
    padding-bottom: 0.2em;
}

/*--------------------------------------------------------------
 TEXT
--------------------------------------------------------------*/

body, button, input, select, textarea {
    color: #000000;
	font-weight: 400;
}