footer#colophon{background:#c9baa6;}
.site-footer{background:#f7f6f2;}
.site-footer .site-info{padding:40px 0;}
.site-footer h2{font-family: 'Gelasio', serif;font-size:17px;}
.site-footer .site-info .columns .column .columns .column{min-width:210px;}
section.footer-bottom{background:#f7f6f2;}
img.paymentlogo{max-height:14px;}
img.paymentlogo.checkout{max-height:12px;}
.site-footer a, .site-footer a:hover, .site-footer a:visited{color:inherit;text-decoration:none;}
img.center {
    margin: auto;
    display: block;
    max-width: 120px !important;
}
.social-icons {
    display: flex;
    justify-content: space-between;
    max-width:150px;margin:auto;
}
.social-icons a{display:flex;justify-content:center;}
img.svg {
    height: 34px !important;
    width: 100%;
    max-width: 80px !important;
    display: inline-flex;
    text-align: center;
    margin: auto;
}

@media screen and (max-width:767px){
    .site-footer a, .site-footer p{font-size:13px;text-align:center;}
}