.button, .calltoaction p, .featured-categories a p, .link, .quote p, button, h1, h2, h3, h4, h5, h6, nav.main ul li a, ul.checkout-steps li {
    letter-spacing: 1px;
    font-weight: 400;
}

#heading_3591 {
background-color: #EBEFEB;
margin-top: 50px;
}

section.facebook-info-block {
background-color: #EBEFEB;
padding-top: 2%;
padding-bottom: 2%;
}

.quotes-section .quote-single p  {
	font-size: 19px;
}

:root {
        --logo-max-width: 310px;
}

body {
    background: var(--background-image);
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}


.collage .img-cont a img {
    object-fit: cover;
}