@charset "UTF-8";

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

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

.heroTitle {
	background-color: rgba(40,61,138,0.7);
    font-family: 'Courgette', cursive;
    color: #fff !important;
}



