/**
 * Theme Name:       Mai Slate
 * Theme URI:        https://bizbudding.com/mai-theme/
 * Description:      Mai Slate starter theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.1.1
 * Text Domain:      mai-slate
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

h1 { 
line-height: 1.1em;
}

.LH-11{
	line-height: 1.1em;
}

.FONT-HELV{
	font-family:helvetica;
}

.BORDERALL-POPPDARKBLUE{
	border: 2px solid #3d7dca;
}

.WIDTH-50{
	width: 50%;
}

.CENTERTEXT {
	display: flex;
	justify-content: center;
}

.POPPPURPLE {
	color: #73308b;
}

.SIZE16_BOLD{
	font-size: 16pt;
	font-weight: bold;
}