.tws-container--tws-content-box-3x .tws-content-box--first-line,
.tws-container--tws-content-box-4x .tws-content-box--first-line {
    background: #D2C2C1;
    padding: 4px 20px 6px 20px;
    border-radius: 4px;
  text-shadow: none !important;
  font-weight: 400;
  }

.emporium--header {
  box-shadow: none;
  border-bottom: 2px solid #D2C2C1;
}

.slot--header-horizontal-menu .navbar-nav > li > a {
  text-transform: uppercase;
}

.slot--article-groups .tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading {
	display: none; 
}


.emporium--footer,
.emporium--footer a {
  color: #000;
}
.emporium--footer .tws-newsletter-subscribe--before-sending .form-control {
  margin-bottom: 20px;
}

