.nav__menu .menu-item .nav__link .nav__title {
  text-transform: none;
}

.logo_centered:not(.fixed-header-on) .primary-navbar__wrapper.desktop-sticky .primary-navbar__row .branding .header-tagline {
  font-size: 1.5em;
}

#footer-widget-area.widget__wrapper {
  background-color: #1b365d;
}

.row.flex-row.flex-lg-nowrap.justify-content-start.justify-content-lg-end.align-items-center.topbar-navbar__row {
  background-color: #1b365d;
}

.footer-skin-dark .footer__wrapper #colophon {
  background-color: #1b365d;
}

h2 {
  font-size: 1.8em;
  color: #370028;
}

.entry-header .entry-title {
  color: #370028;
  text-align: center;
}

h3 {
  color: #370028;
}

input {
  border-width: 1px;
  border-color: #1f2042;
  border-style: solid;
}

textarea {
  border-width: 1px;
  border-style: solid;
  border-color: #1f2042;
}

label {
  font-family: raleway;
  letter-spacing: 1px;
}

#main-wrapper.section {
  background-color: #f5f0ec;
}

#menu-menu-de-bas-de-page.menu {
  color: #cec273;
}

#footer__credits.footer__credits {
  color: #cec273;
}



h4 {
  font-weight: bold;
	font-size: 20px;
}