.btn-outline-white:hover {
  color: var(--bs-link-hover-color);
}
@media only screen and (max-width: 575px) {
  .index-features-product section {
    padding-top: 0 !important;
  }

  .index-brands-list .section-content {
    padding-bottom: 30px !important ;
  }

  .intro_section {
    padding-bottom: 0 !important ;
  }
}
