.header {
  padding: 15px 0px;
  position: fixed;
  width: 100%;
  z-index: 11111; }

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

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

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

ul li {
  background: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/318084/settings_images/wKqalZxWTcOGchB7i6VD_1.png);
  background-repeat: no-repeat;
  list-style: none;
  background-position: 12px 15px;
  padding: 10px 34px;
  background-size: 16px; }

ul {
  margin: 0;
  padding: 0; }

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

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

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