/*
Theme Name: BB Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: Custom child theme.
Author: Bauer Studios
Author URI: http://www.bauerstudios.com
template: bb-theme
*/

/* Add your custom styles here... */ 


#gform_submit_button_2 {
	padding: 15px;
    font-size: 18px;
    letter-spacing: 2px;
}


.before-and-after-goal-163 {
	width: 70%;
    margin: auto;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    margin-bottom: 60px;
}

.before-and-after-goal-163 .gform_title {
	text-align:center;
}