.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%;
}

.footer ul.social-footer {
    font-size: 36px;
}

.footer .fa-facebook:hover {
    color: blue;
}
.footer .fa-yelp:hover {
    color: red;
}