/*
Theme Name: Pressure Point Roofing
Theme URI: https://paraduxmedia.com/
Version: 1.0
Description: This custom theme is built on The Pond Builder Environment
Author: Paradux Media Group
Author URI: https://paraduxmedia.com/
template: bb-theme
*/

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

/* Style buttons to match design */
.red-border .fl-button {
    outline-offset: 4px!important;
    outline: 2px solid #af2042!important;
   }
.white-border .fl-button {
    outline-offset: 4px!important;
    outline: 2px solid #FFFFFF!important;
   }
.gform_button {
	border-radius:0px!important;
}