.widget-title {
  font-weight: bold;
  color: #0b1d4d;
  font-variant: normal;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0px;
}

.titlebar-title.h4 {
  text-transform: lowercase;
  color: #ededf5;
  font-variant: normal;
  font-weight: 900;
  letter-spacing: 0px;
  white-space: normal;
}

.page-titlebar {
  color: #ffffff;
  background-color: #0b1d4d;
}

.nav-menu-desktop .menu-item .link-before {
  color: #5e5a5a;
  letter-spacing: 0px;
}

.site-description.text-uppercase.text-xsmall {
  color: #0b1d4d;
  font-variant: normal;
  text-transform: uppercase;
  text-indent: 0px;
  text-align: left;
  font-size: 13px;
  font-weight: bolder;
}

.widget-area .widget :last-child {
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 16px;
}

.page-titlebar .titlebar-title {
  color: #ffffff;
  text-transform: uppercase;
  font-variant: normal;
  text-align: left;
  font-size: 17px;
  font-weight: bolder;
  text-indent: 2px;
  letter-spacing: 0px;
  word-spacing: 0px;
}

p {
  font-size: 16px;
}

blockquote p:last-of-type {
  font-size: 17px;
}

.site-footer p:last-child {
  font-size: 15px;
}

.footer--row-inner.dark-mode a:not(.button):hover {
  color: #ffffff;
}

.footer--row-inner.footer-bottom-inner.dark-mode {
  background-color: #0b1d4d;
  color: #0b1d4d#0b1d4d;
}

[class*=customify-grid-][class*="-top"] {
  background-color: #0b1d4d;
}