.header {
  padding: 15px 0px; }

.header {
  padding: 15px 0px;
  position: fixed;
  width: 100%;
  z-index: 11111;
  border-bottom: 0.5px solid #B7E0E7;
  top: 0px; }

.header--light a:hover {
  color: #008da8; }

.header--light a {
  font-weight: 500;
  color: #008da8; }

h1, h2, h3, h4, h5, h6 {
  color: #008da8; }

@media screen and (max-width: 767px) {
  .header {
    position: static; }

  .background-image--1507020852437 {
    margin-top: 0px; }

  .background-image--1509140708508 {
    margin-top: 0px; } }
