/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 03 2020 | 20:28:47 */
/*Contact page*/
.contact-item__logo-wrapper {
    height: 350px;
    display: flex;
    background-color: #ff7f00;
    align-items: center;
}

.contact-item__form-wrapper .wpcf7 input[type="email"],
.contact-item__form-wrapper input[type="text"],
.contact-item__form-wrapper input[type="password"] {
    width: 382px;
}