/************/
/*custom CSS*/
#section-hero h1{
  font-size: 4rem;
}

#section-hero h3{
  margin-bottom: 50px;
}

#section-products {
  display: none;
}

#img-logo-mobile {
  width: 70px;
}

#section-logos img {
  filter: brightness(0) invert(0.7);
}