@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

body, h1, h2, h3, h4, h5, h6, p, a, .main-footer, input, button, select, textarea {
  font-family: 'Poppins', sans-serif !important;
}
#section-html {
  background: url('/images/capas/galeria-1657211525.jpeg') fixed;
}
#section-html .default-title h2 {
    font-size: 30px;
    color: #ff8005;
    font-weight: 700;
}

#section-empresa {
  padding-bottom: 0 !important;
}

.logo img {
    max-height: 85px !important;
}

#section-produtos .slide-item figure.image {
    height: 100% !important;
}

#section-produtos .slide-item figure.image img {
    width: 100% !important;
    height: auto !important;
}