/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.wpcf7{
    margin-top: 20px !important;
    background-color: white;
    padding: 20px !important;
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px !important;
}

.wpcf7 .wpcf7-submit{
	background-color: #f7b859;
}
