.aw-index ._hero,
.aw-index ._newsletter {
  margin-bottom: 50px; }
.aw-index ._hero h1, .aw-index ._hero h2, .aw-index ._hero p {
  color: #323f4d; }
.aw-index ._about-wrapper {
  margin-bottom: 50px; }
.aw-index ._about-wrapper {
  position: relative;
  height: auto;
  margin-top: auto; }
  @media all and (min-width: 1000px) and (max-width: 1365px) {
    .aw-index ._about-wrapper {
      height: 275px;
      margin-top: -400px; } }
  @media all and (min-width: 1366px) {
    .aw-index ._about-wrapper {
      height: 340px;
      margin-top: -465px; } }
@media all and (min-width: 1000px) and (max-width: 1365px), all and (min-width: 1366px) {
  .aw-index ._featured-content-wrapper {
    margin-top: -100px; } }
