::selection {
  background-color: black;
  color: #ffc873;
}

::-moz-selection {
  background-color: black;
  color: #ffc873;
}

h2.basic-a {
      font-size:30px;
			font-family:'Host Grotesk';
    }

.basic-li {list-style-type:decimal !important;
}

.footer-5 {
  font-size: 12px !important;
  color: #ffc873;
  padding: 15px 30px;
  margin-bottom: 0 !important;
}
.footer-5 a {
  color: white;
  text-decoration: none;
}

footer .footer-5 p {
  font-size: 12px !important;
}

footer {padding:150px 0 0 0}

@media (max-width: 767px) {
  body .footer-5 p {
    font-size: 8px !important;
		padding-bottom:50px !important
  }
	#pg-302-0.panel-no-style, #pg-302-0.panel-has-style > .panel-row-style, #pg-302-0 {
		margin-top:50px}
		
}

@media (max-width: 767px) {
  html, body {
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .mobile-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }

  .mobile-content {
    flex: 1;
		}}

.link-clear {text-decoration:none; color:#fff}

.link-clear:hover {
  text-decoration: none;
  color: #fff;
}