.brand {
  display: flex;
  justify-content: center;
  margin-bottom: calc(var(--base) * 2);
}
