.primary-navbar__wrapper .branding .header-tagline {
  color: #452bb5;
  font-size: 20px;
}

.nav__menu .menu-item .nav__link .nav__title {
  text-transform: none;
  font-size: 15px;
  color: #030303;
}

h2 {
  font-size: 32px;
  color: #000000;
  font-weight: bold;
}

h4 {
  color: #c732b3;
  font-size: 20px;
}

h3 {
  font-size: 28px;
  color: #c732b3;
}

h5 {
  color: #e31414;
  font-size: 20px;
}

p {
  color: #050505;
}

.entry-title {
  font-weight: bold;
  color: #000000;
}