

body {
letter-spacing: -0.6px;
}
.social-links {
    display: block;
    clear: both;
    margin-top: 15px;
}
.social-links ul li {
    display: inline-block;
    margin-right: 5px;
}
.social-links ul li a {
    background: #ccc;
    padding: 5px 13px;
    border-radius: 100%;
    display: block;
    color: #6a2045 !important;
}
.list-group {
    line-height: 22px;
}
.subEmail {
    border-radius: 3px !important;
}
.submitBtn {
    background: #cccccc !important;
    color: #6a2045 !important;
    border: 0px !important;
}
img.footer-logo {
        width: 90%;
}
.q_masonry_blog img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.blog_holder article .post_info {
    display: none !important;
}