﻿.ad-landing__content  {
  font-family: damascus, brown-light, sans-serif;
  color: #949494; 	
}
.ad-landing__content h3 {
  color: #28bbbb;
  margin: 2rem 0;
  text-align: left;
  font-family: damascus, brown-bold, sans-serif;
}
.ad-landing__content-wrapper  {
  padding-right: 3rem;
}
.ad-landing__content .ad-landing__hero-wrapper {
  width: 100%;
  margin-bottom: 2rem;
}
.ad-landing__content .ad-landing__hero img {
  width: 100%;
  height: auto;
}
.ad-landing__content .ad-landing__sidebar-wrapper {
  margin-top: 3rem;
  padding: 2rem;
  border-radius: 0.5rem;
}
.ad-landing__content .ad-landing__sidebar-wrapper h3 {
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 3rem;
}
.ad-landing__content .ad-landing__sidebar-wrapper hr {
  height: 3px;
  margin-bottom: 2rem;
}
.ad-landing__content .ad-landing__sidebar-wrapper .mktoForm .mktoGutter {
  display: none;
}
.ad-landing__content .ad-landing__sidebar-wrapper .mktoForm label {
  display: none;
}

.ad-landing__content .ad-landing__sidebar-wrapper .mktoForm .mktoOffset {
    height: 1.1rem;
}
