/*
 Theme Name:   Miracle Child
 Description:  Miracle Child Theme
 Template:     miracle
*/
input.input-text, select, textarea, .customSelect, .post-password-form input[type="password"] {
    background: aliceblue;
}
p {
    font-size: 16px !important;
    font-family: Open Sans !important;
    font-weight: 300 !important; 
    line-height: 1.5em;
    color: #111111;
}