/*
Theme Name: Clever Course Child
Template: clevercourse-v2-03
Author: Child Theme Configurator
Version: 2.0.1450803898
Updated: 2015-12-22 17:04:58
*/

@charset "UTF-8";

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea {
    background-color: #ccc;
    color: #fff;
}
#footer-widget-4 .gform_wrapper input[type="tel"] {
    border: none;
    background-color: #141414;
    color: #828282;
}
div.wpcf7 {
    background-color: #fff;
    width: 250px;
    opacity: 0.8;
    margin: 0;
    padding: 10px;
}
.form-home {
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.5;
    font-family: "Raleway";
    color: #37a0b3;
}