body.widget-snippet {
    background: #222222;
    padding: 40px;
    max-width: 300px;
}
.wc-snippet-footer-contact *,
.wc-snippet-footer-contact a,
.wc-snippet-footer-contact a:focus {
    font-family:  'Nunito', sans-serif;
    font-size: 15px;
    color: #7b7b7b;
}
.wc-snippet-footer-contact p {
    margin: 0 0 20px;
}
.wc-snippet-footer-contact a:hover {
    color: #fff;
}
.wc-snippet-footer-contact .label {
    margin-right: 5px;
}
.widget .wc-snippet-footer-contact ul li {
    margin: 0;
}
.wc-snippet-footer-contact a.map {
    text-transform:  uppercase;
    border: 1px #7b7b7b solid;
    padding: 2px;
    line-height: 1;
    display: inline-block;
    font-weight: 700;
    margin-left: 5px;
}
.wc-snippet-footer-contact a.map:hover {
    border-color: #fff;
}
