/**
Theme Name: CJ Mitchell Books
Author: Jeremy Diaz
Author URI: http://jeremy.serveraddress.com/
Description: CJ Mitchell Books theme.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cj-mitchell
Template: astra
*/

p{margin-bottom: 0 !important;}

#wpforms-145 .wpforms-field-container input, #wpforms-145 .wpforms-field-container textarea{
	color: #fff;
	background-color: unset !important;
}

#wpforms-145 .wpforms-submit-container button{
    width: 100%;
    background: #F39C12;
    border: unset !important;
    color: #fff;
}

#wpforms-145 .wpforms-submit-container button:hover{
    color: #000;
    background: #fff;
}