.amw-contact-section {
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    height: 290px;
    padding: 3rem 5rem;
    font-size: 110%;
}

.amw-title {
    display: flex;
    color: #fff;
    font-size: x-large;
}

.amw-title-d {
    background-color: #d9315f;
    height: 4.5rem;
    width: 4.5rem;
    line-height: 4.5rem;
    text-align: center;
}

.amw-desc {
    font-size: 96%;
}

.address-tel {
    line-height: 2;
}