
.search-right .search-form .search-submit,
.fab-pagination span,
.main-navigation li:hover > a,
.main-navigation .current_page_item a, .main-navigation .current-menu-item a,
.main-navigation ul ul,
#secondary .widget #side-tab ul#myTab li.active a,
#secondary .widget #side-tab ul#myTab li a:hover,
#secondary .widget .tagcloud a,
#footer-widgets .widget .tagcloud a,
#comments #respond p.form-submit input
{
background: #1e73be!important;
}

.e-breadcrumbs a:link, .e-breadcrumbs a:visited{
color:#1e73be;
}
.top-bar span,
h3.section-title span,
#secondary .widget h3.widget-title span,
#footer-widgets .widget h3.footer-widget-title span,
#comments h2.comments-title span,
.page-title span
{
-webkit-box-shadow: inset 0 -5px 0 0 #1e73be;
box-shadow: inset 0 -5px 0 0 #1e73be;
}

.search-right .search-form .search-submit,
#secondary .widget #side-tab ul#myTab li.active a,
#secondary .widget #side-tab ul#myTab li a:hover,
#comments #respond p.form-submit input
{
border-color:#1e73be!important;
}

.#footer-widgets, .site-footer{
background: #010372;
}



/* Links */

a, .hentry .entry-header .entry-meta span {
color: #3980bf;
}

a:visited {
color: #3980bf;
}

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