#recent_items.recent-items {
  background-color: #ffffff;
}

.recent-items .item-holder .item .text-holder .product-title {
  color: #ffffff;
}

.recent-items .item-holder .item .text-holder .product-title a:hover {
  color: #ffffff;
  text-indent: -1px;
  white-space: pre;
}

.recent-items .item-holder .item .text-holder {
  background-color: #34b5df;
}

.recent-items .section-header .section-title {
  color: #5e3737;
}

p {
  color: #34b5df;
  font-weight: 500;
}

#feature_section.features {
  background-color: #101616;
}

.banner .banner-text .btn-holder .btn-primary {
  background-color: #34b5df;
}

.wp-block-latest-posts__post-excerpt {
  color: #c2c1c0;
}

h3 {
  color: #34b5df;
}

.recent-items .item-holder .item .text-holder .product-title a {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}



a {
  color: #292928;
}