.t4-main-body {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #f5f5f5;
}
.navbar-brand.logo-text .site-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: .85715rem;
  letter-spacing: 1.5px;
  line-height: 1;
  font-family: Lora, serif;
  color: #df5166;
}
.navbar-brand.logo-text .site-slogan {
  display: block;
  opacity: .5;
  text-transform: none;
  font-size: 1rem;
  margin-top: -3px;
  line-height: 1;
  font-family: Lora, serif;
  color: #000;
}
.blog .item-content .page-header h2, .blog-featured .item-content .page-header h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
  .container {
    max-width: 1370px;
    background: #fff;
    padding: 10px;
  }
  .page-header h2, .categories-list h2 {
  margin: 0;
    margin-bottom: 0px;
  color: #333;
  font-weight: 500;
  letter-spacing: -.02em;
  margin-bottom: 20px;
}
.btn.btn-success {
  background-color: #cc98a7 !important;
  border-color: #cc98a7;
}
.btn {
  text-transform: none;
  font-weight: 400;
  letter-spacing: .5px;
}
.navbar-brand.logo-control img.logo-img {
  display: none;
  max-height: 100%;
}
.category-module li a::before {
    content: "\f1c7" !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Lora;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  color: #df5166;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
  color: #eb7187 !important;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  font-size: 19px;
  line-height: 2;
  font-family: Lora, serif;
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
a {
  color: #e65671;
}
.blog .item-content .page-header h2 a, .blog-featured .item-content .page-header h2 a {
  color: #d76475;
}
  #t4-header {
    padding: 0px;
  }
  .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid #f4f4f4;
  text-align: center;
}
.t4-offcanvas .t4-off-canvas-body .navbar-nav > li > a, .t4-offcanvas .t4-off-canvas-body .navbar-nav > li > span {
  text-transform: none;
  font-weight: 500;
  font-family: Lora, serif;
}
.t4-offcanvas .t4-off-canvas-header {
  background: none;
}
.t4-offcanvas .t4-off-canvas-header {
  padding: 0 10px;
}
.items-row .item .item-image {
    width: 440px;
}
.items-row .item .item-image {
    float: left;
    margin-right: 10px;
}  