.content {
  max-width: 60%; }

.content__heading {
  color: #fff;
  font-weight: 800;
  font-size: 12rem;
  font-family: "Oxygen", sans-serif;
  text-shadow: 3px 3px 10px #1e1e1e;
  line-height: 1;
  margin-bottom: 20px; }

.content__teaser {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.2;
  text-shadow: 1px 1px 5px #1e1e1e; }
