a.btn.btn-lg.btn-danger {
background-color: #0292FE !important;
border-color: #0292FE !important;
}

a.btn.btn-lg.btn-danger:hover {
background-color: #0276CE  !important;
border-color: #0276CE !important;
}

.home-section h3.blog-title.blog-quote-title {
 font-weight: bold;
}

.home-section .blog-quote-author {
 padding: 30px 20px 0 20px;
 margin-bottom: 0 !important;
}

body > div.main > div > div:nth-child(2) > div > div > h2 {
font-weight: bold;
}

.frequency-col,
.frequency-col div.verticalize {
font-size: 130%;
}

.home-section i.fa.fa-check {
   color: #0276CE !important;
}

.header-navigation ul>li>a:hover {
	color: #0276CE !important;
}

.header-navigation ul>li.active>a {
	color: #0276CE !important;
	border-bottom: 2px solid #F0D803 !important;
}

.footer .fa-facebook:hover {
    color: blue;
}

.footer ul.social-footer {
    font-size: 36px;
}