#contact-us-form input , #contact-us-form textarea{
    background-color: #eaeaea;
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    border: none;
    margin: 5px;
}
