@charset "utf-8";

/* Main banner text style */
.hub-banner-strapline {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:300;
	font-size:28px;
}

.hub-banner-strapline-dark {
	font-family:"Times New Roman", Times, serif;
	color:#3f7eb3;
	font-weight:300;
	font-size:28px;
}

.hub-banner-strapline-dark-smaller {
	font-family:"Times New Roman", Times, serif;
	color:#3f7eb3;
	font-weight:300;
	font-size:24px;
}

