
.region-title { 

	font-family: "brandon-grotesque", sans-serif;
	font-style: normal;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:120px;line-height:60px;white-space:nowrap;color:#ffffff; 
}
.region-showcase {
	font-family: "brandon-grotesque", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 18px; 
	text-transform: uppercase !important;
	letter-spacing: 2px;
	font-weight: normal;
	color:rgba(255,255,255,0.4); 
}

.region-text {
	font-family: "museo-slab";
	font-size: 18px;  
	letter-spacing: 1px;
	font-weight: normal;
	color:#fff; 
}
