/*
Theme Name: Pure and Simple Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Pure and Simple Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier and you won't lose your changes.
Version: 1.0.0
Author: Styled Themes
Author URI: http://www.styledthemes.com
Template: puresimple
*/



/* Add your own styles below */

#cta p {
    font-size: 1.0rem;
}

textarea.form-control {
    height: 11em;
}
.vfb-submit, input[type="submit"].vfb-submit {
    font-size: 1.1em;
    width: inherit;
}