#contact {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/bg/BG_Contact_Footer.png");
    background-position: center;
}
#contact form input, textarea {
    border-radius: 16px;
    padding: 12px 16px;
}