/**
Theme Name: Fond du Lac Bears
Author: DuFour Advertising
Author URI: https://dufour.com
Description:  
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fond-du-lac-bears
Template: astra
*/

/* MISC. Styles */
.no-margin p:last-of-type {
	margin-bottom: 0;
}
/* Show Utility Menu links on Mobile Navigation 
@media (min-width: 769px) {
	.displayMobileOnly {
		display: none !important;
	}
} */
/* Remove button click effect */
.fl-builder-content .fl-button:active {
	top: 0;
}