body {
    // color: #3c3c3b;
    color: #2F3234;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    // color: #000;
    color: #2F3234;
}

.table {
    // color: #212529;
    color: #2F3234;
}

.landingpages .step {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.item-price {
	color: #2F3234;
}
.item-price.offer, .atured {
    color: #bb1e10;
}
.landingpages .tab-header-2 .tab-button {
    -webkit-flex-basis: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
}
#atulp .tippkachel .card-body .card-title{
    font-size: 1.2rem;
		font-weight: bold;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: transparent;
    -webkit-text-fill-color: #bb1e10;
    text-shadow: none;
    color: #bb1e10;	
}
#atulp .tippkachel .moretxt{
		color: #000;
		font-style: italic;
		position: absolute;
    bottom: 0;
}
#atulp .tippkachel .card-body{
	padding: 0 1.25rem;
}
#atulp .tippkachel {
	
}
#atulp .card-deck > div > .row > .col > .card {
	margin:0 !important;
}

/* .tippkachel > .col:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.tippkachel > .col > .card {
  position: absolute;
  width: 90%;
  height: 90%;
} */

#atulp .navbar {
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}

#atulp .navbar a {
}

#atulp .navsvg {
	max-width:64px;	
}

/* #atulp .navicon, #atulp .navsvg {
   -webkit-filter: invert(50%) sepia(6%) saturate(646%) hue-rotate(167deg) brightness(89%) contrast(85%);
  filter: invert(50%) sepia(6%) saturate(646%) hue-rotate(167deg) brightness(89%) contrast(85%);
} */

.footer-text h2 {
	font-size: 1rem;
}