/* *******************************************************************
  ==== SUMMARY ====
  - PRODUCT CAROUSAL
******************************************************************* */

/* ===================================================================
  PRODUCT CAROUSAL
=================================================================== */

.wigi-home-section-products {
  border: 2px solid #007bff !important;
  padding: 10px 5px !important;
  width: 100% !important;
}

.wigi-home-section-products .electron-header-title {
  color: #ff6f00 !important;
  font-family: "Roboto Serif", Sans-serif !important;
  font-size: 1.5rem !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
}

.wigi-home-section-products .electron-header-button {
  background-color: #007bff !important;
  color: #fff !important;
}
