h1 {
  color: #663300;
  font-style: normal;
  font-weight: bold;
}

h2 {
  font-size: 25px;
  color: #663300;
}

p {
  color: #000000;
}

h3 {
  color: #a7662e;
  font-size: 20px;
  font-weight: bold;
}

h4 {
  color: #A7662E;
  font-size: 18px;
  font-weight: bold;
}

.nav__menu .menu-item .nav__link .nav__title {
  text-transform: none;
  font-size: 15px;
}

.branding .branding-aside .header-tagline {
  color: #ffffff;
  font-size: 15px;
}