.branding .navbar-brand-sitename span {
  font-family: dancingscript;
  font-size: 37px;
}

.nav__menu .menu-item .nav__link .nav__title {
  text-transform: none;
  font-size: 13px;
}

label {
  font-family: poppins;
}

input {
  border-width: 1px;
  border-style: solid;
  border-color: #fbddd1;
}

a {
  color: #511c03;
}

.czr-copyright-text {
  color: #fff9f7;
}

.czr-rights-text {
  color: #fff9f7;
}

.footer-skin-dark .footer__wrapper a {
  color: #fff9f7;
}

.czr-wp-powered-text {
  color: #fff9f7;
}

.czr-designer-text {
  color: #fff9f7;
}

#footer-widget-area.widget__wrapper {
  background-color: #511c03;
}

.sticky-brand-shrink-on .desktop-sticky .header-tagline {
  font-size: 12px;
}

.fp-title {
  color: #511c03;
}

h2 {
  font-family: dancingscript;
  font-size: 37px;
  margin-top: 0.3em;
  color: #511c03;
}

.entry-header .entry-title {
  font-weight: bold;
  color: #511c03;
}

h3 {
  font-size: 1.4em;
  color: #000000;
}

.row.fp-widget-area {
  background-color: #ffffff;
}