:root {
  --primary: #292929;
  --primary-text: whitesmoke;
  --secondary: #C83F19;
  --secondary-text: #ffffff;
  --accent: #313131;
  --accent-text: #ffffff;
}

.subhead {
  font-size: 16px;
  font-weight: normal;
}
