
.contact-widget {
    padding: 8px 0;
    color: #d2d2d2;
    line-height: 28px;
}

@media (max-width: 768px){

    .contact-widget{
    }
}