

.home-section h3.blog-title.blog-quote-title {
   font-weight: bold;
}
.home-section .blog-quote-avatar {
   display: none;
}
.home-section .blog-quote-author {
   padding: 30px 20px 0 20px;
   margin-bottom: 0 !important;
}

a.btn.btn-lg.btn-danger {
 background-color: #4B77BE !important;
 border-color: #4B77BE !important;
}

a.btn.btn-lg.btn-danger:hover {
 background-color: #000000 !important;
 border-color: #000000 !important;
}
