.aw-teaser-slate {
  position: relative;
  margin-bottom: 40px; }
  .aw-teaser-slate h1, .aw-teaser-slate h2 {
    color: #323f4d; }
  .aw-teaser-slate h1 {
    margin: 0 0 8px 0; }
  .aw-teaser-slate h2 {
    margin: 0 0 8px 0; }
  .aw-teaser-slate ._content {
    padding: 0 10px 0 42px;
    background: white; }
    .aw-teaser-slate ._content .slate-mono {
      position: absolute;
      left: 0;
      width: 30px;
      height: 40px; }
      .aw-teaser-slate ._content .slate-mono .shape {
        fill: #e32215; }
  .aw-teaser-slate ._link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
