span {
  font-size: 16px;
  text-transform: capitalize;
}

.conica-navigation-style-underline li.current_page_item > a {
  font-size: 15px;
}

.site-footer-bottom-bar-right {
  font-size: 15px;
}

.site-footer-bottom-bar {
  background-color: #bdb6b6;
}

.title-bar.page-header {
  background-color: #ffb3b3;
}

.title-bar.page-header h1 {
  color: #664e4e;
}

@media (max-width: 800px) {
  .metaslider {
    display: none;
  }
}

.title-bar.page-header .page-h-title {
  color: #4d4848;
}