@media (min-width: 768px) {
  .section--opt_in .col-md-8 {
    background-color: rgba(255, 255, 255, 0.8);
    float: left;
    width: 50%; }

  .section--opt_in .col-md-4 {
    width: 100%; } }
@media (max-width: 767px) {
  .section--opt_in .col-md-8 {
    padding-top: 15px;
    background-color: rgba(255, 255, 255, 0.8); } }
.optin--inline {
  padding-left: 10px;
  padding-right: 10px; }

@font-face {
  font-family: 'Born Ready';
  src: url(https://www.theglobalphenomenon.com/wp-content/fonts/BornReadyTTF.ttf); }
body {
  background-position: top center !important; }
