

#footer .products {
    background-color: #ffffff;
}

.product-section {
    padding-top:60px;
}
.testimonials img {
  width:auto;
  height:auto;
  display: block;
  margin: 10px auto;
  padding: 0px;
  border-radius: 10px; 
}

.owl-wrapper{
    padding-top: 20px;
    
}
.features-container h3 {
    color:#000;
}

.productbox{
    margin-bottom: 25px;
}

.moduly h3 {
    color:black;
}
.linkback{
    padding-top:30px;
}

.moduly p {
    padding:10px;
}

.moduly a, a:hover, a:focus {
  color: #f58b3c;
}