body,
html {
	font-family: "Barlow Condensed", sans-serif
}

html body>div h1,
html body>div h2,
html body>div h3,
html body>div h4,
html body>div h5,
html body>div h6 {
	font-family: "Barlow Condensed", sans-serif;
	color: #000;
}

html body>div h1 {
	font-size: 5em;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 1.875rem;
	font-weight: bold
}

html body>div h2 {
	font-size: 1.875em;
	font-weight: 500;
	text-transform: none;
	margin-bottom: 1.875rem;
	line-height: 1.2
}

html body>div p {
	font-size: 1em;
	margin-bottom: 1.875rem;
	font-family: "Barlow", sans-serif;
	color: #000;
	line-height: 1.5em
}

html body>div p img {
	display: inline-block
}

html body>div ol,
html body>div ul {
	font-size: 1em
}

html body>div ol li,
html body>div ul li {
	color: #000;
	font-family: "Barlow", sans-serif;
	line-height: 1.5em
}

html body>div .landing-page-buttons .button {
	background: #ffd100;
	color: #0055b8;
	font-family: "Lobster", cursive;
	font-size: 1.25em;
	text-transform: none;
	padding: 0.5em 1.5em 0.5625em 1.5em
}

html body>div .landing-page-buttons .button:hover {
	color: #FFF;
	background: #292d2e !important;
	text-decoration: none
}

html body>div .shareButtonsWrapper {
	width: auto
}

html body>div .addthis_toolbox .label {
	background: transparent;
	color: #000;
	font-size: 1em;
	padding-bottom: 9px;
	font-family: "Barlow Condensed", sans-serif;
	display: inline-block;
	vertical-align: middle
}

html body>div .addthis_toolbox [class^=addthis_button] {
	float: none;
	display: inline-block;
	vertical-align: middle
}

html body>div .addthis_toolbox [class^=addthis_button] .at-icon-wrapper {
	height: 40px !important;
	width: 40px !important;
	padding: 7px
}
html body>div .alternate .addthis_toolbox [class^=addthis_button] .at-icon-wrapper {
	height: 20px !important;
	width: 20px !important;
	padding: 0;
}

html body>div .addthis_toolbox [class^=addthis_button] svg {
	height: 26px !important;
	width: 26px !important
}
html body>div .alternate .addthis_toolbox [class^=addthis_button] svg {
	height: 20px !important;
	width: 20px !important
}
html body>div .addthis_toolbox .addthis_button_email .at-icon-wrapper {
	background: #0055b8 !important
}

html body>div .addthis_toolbox .addthis_button_compact .at-icon-wrapper {
	background: transparent !important;
	padding: 7px 0
}

html body>div .addthis_toolbox .addthis_button_compact svg {
	fill: #292d2e
}

html body>div .collections_template_custom_related_content .text_container .title,
html body>div .large-pull-8 .collections_template_custom_related_content .text_container .title {
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0.5em
}

html body>div .collections_template_custom_related_content .text_container p,
html body>div .large-pull-8 .collections_template_custom_related_content .text_container p {
	font-family: "Lobster", cursive;
	text-transform: none;
	font-size: 1.25em
}

/*# sourceMappingURL=global.css.map */