/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/

.contactForm input[type=submit] {
    border-radius: 100px;
    color: #fff;
}

body .contactForm input::placeholder, body .contactForm input:placeholder-shown, body .contactForm input, body .contactForm textarea::placeholder, .contactForm select, .contactForm input[type=date] {
    color: green;
    font-size: 15px;
}

.fb-page.fb_iframe_widget {
    display: block;
    text-align: center;
}

.tatsu-shape-divider {
    overflow: -webkit-paged-x;
}

