.review-blocks {
    font-size: 18px;
    color: #0e0e0e !important;
    background: transparent !important;
}

.img-thumbnail {
    border: none !important;
}

.uppercase{
    text-transform: uppercase;
}

h1, h2, h3, h4, h5{
    font-family: Marcellus !important;
}

@media(max-width: 800px){
    .remove-margin{
        margin: 10px !important;
    }
    .cta1{
        background-position: 25% center !important;
    }
}