.contacts {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 30px;
}
.contacts .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #1e1e1e;
    letter-spacing: 0.43px;
    margin-bottom: 40px;
}
