body.widget-snippet {
    background-color:#1d1d1d;
    padding: 40px;
    max-width: 230px;
}
body.widget-snippet .footer-contact .mail > a:hover,
body.widget-snippet .footer-contact .phone > a:hover {
    color: #cccccc;
}
.footer-contact p {
    color: #fff;
    line-height: 24px;
 font-family: "Open Sans",sans-serif;
    font-size: 15px;
}
.footer-contact .phone > a, .footer-contact .mail > a {
    color: #cccccc;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 5px 0;
    transition: all 300ms ease 0s;
}
.footer-contact .phone > a:hover, .footer-contact .mail > a:hover {
    color: #ffffff;
    text-decoration: none;
}
 text-decoration: none;
}
