/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.header-menu {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 600; }

.header--light a {
  color: #265c7e; }

.header-menu a:hover {
  color: #ffa914 !important; }

h1, h2, h3 {
  text-shadow: 0.06em 0.06em 0em rgba(0, 0, 0, 0.4); }

.header .header-menu .btn-cta {
  box-shadow: none;
  border-radius: 0; }
