/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

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

#popmake-20569 .gform_title {
	text-align: center;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #081f3f;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    margin: 5% 0%;
}
	