a.btn.btn-lg.btn-danger {
background-color: #00E2FB !important;
border-color: #00E2FB !important;
}

a.btn.btn-lg.btn-danger:hover {
background-color: #02CFE6 !important;
border-color: #02CFE6 !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;
}

.home-section .blog-quote-avatar {
 display: none;
}

body > div.main > div > div:nth-child(2) > div > div > h2 {
font-weight: bold;
}

.styled-radiobutton--text+label {
    background-color: rgba(128,128,128,.5);
}

.frequency-col,
.frequency-col div.verticalize {
    font-size: 130%;
}

.home-section i.fa.fa-check {
   color: #02CFE6 !important;
}

.site-logo {
    padding: 0;
}
.site-logo-img {
    max-height: 81px;
}