@import url("kxm-footer-v33.css?v=37");

/* Give the social marks breathing room below the heading. */
.kxm-footer-social ul {
    margin-top: 7px;
}

.kxm-footer-social a,
.kxm-footer-social a svg {
    width: 21px;
    height: 21px;
}

@media only screen and (max-width: 767px) {
    .kxm-footer-social ul {
        margin-top: 0;
    }
}
