section#section-html-modulo_2 b {
  visibility: hidden;
}

section#section-html-modulo_2 {
  background: url(/arquivos/images/galeria/0-1-1670872638.jpeg);
  background-attachment: fixed;
  padding: 1px;
}

section#section-html-modulo_2 h1 {
  color: #fff;
  text-transform: uppercase;
}

section#section-html-modulo_2 h2 {
  color: #fff;
  margin-bottom: 21px;
}

section#section-html-modulo_2 a {
  background: #ff810f;
  padding: 7px 48px 7px 48px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  transition: all .3s ease-in-out;
}

section#section-html-modulo_2 a:hover {
  background: #ff9536;
}

section#section-html-modulo_2 a:hover {
  background: #a0a0a0;
}

section#section-html-modulo_2 a {
  background: #98c08c;
  padding: 7px 48px 7px 48px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  transition: all .3s ease-in-out;
}

#section-html-modulo_1 .col-md-4 {
    text-align: center;
    /*margin-top: 25px;*/
}

#section-html-modulo_1 .col-md-4 img {
    width: 130px;
}

#section-html-modulo_1 {
    background-image: url(/arquivos/images/galeria/0-1-1670962459.jpeg);
    background-attachment: fixed;
 padding: 1px;
  
}

#section-html-modulo_1 .col-md-4 h3 {
    color: #fff !important;
}

#section-html-modulo_1 .titulo-html h2 {
    color: #fff;
}
@media(max-width: 720px){
  #section-servicos .card.card-servicos .card-body .card-title{
    padding-bottom: 10px !important;
  }
}