.brand-logo {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  transform: scaleX(-1);
}

.topbar {
  height: 92px;
}

.brand {
  color: #078968;
  font-family: "Avenir Next Condensed", "Arial Narrow", "Helvetica Neue", sans-serif;
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 0.035em;
  line-height: 1;
}

.hero {
  padding: 26px 32px 30px;
}

.hero .date {
  color: #d3dcda;
  font-size: 16px;
}
