a,
h1,
h2 {
  text-transform: uppercase;
}

.header__menu-item {
  font-size: 1.5em;
}

.header__menu-item,
.card__information *,
h2 {
  color: #ffffff;
}

.header__active-menu-item {
  color: #e3740d;
  text-decoration: none;
}
