html,
body {
  min-height: 100%;
    margin: 0;
}

body {
  background: #051f18;
    color: #e0e0e0;
}

.brand-signature {
  font-family: 'Fraunces', Georgia, serif;
    font-weight: 900;
    letter-spacing: -0.02em;
}
