@charset "UTF-8";

/* ----------------------------------------------------------------
	Client Style
	Version: 1.0
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
Home Page
-----------------------------------------------------------------*/

.heroTitle {
	background-color: rgba(0,115,186,0.7);
    font-family: 'Raleway', sans-serif;
	font-weight: 600 !important;
    color: #fff !important;
	padding: 0px 15px;
	border-radius: 25px;
}



