.conteudo-bannerMobile {
  background: #f48120;
  color: #ffffff;
  font-size: 8px;
  line-height: 10px;
  padding: 5%;
  border-radius: 0px 0px 4px 4px;
}
.bannermobile {
  margin-bottom: 5%;
  background-color: white;
  margin-right: 16px;
  margin-left: 16px;
}


.section-banner2.showMobile {
  background-image: url("../assets/banner2.png"); 
  background-size: 100% 100%;

  font-family: Sora;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  color: #141514;
  padding: 36px 40px 36px 40px;
  margin-right: 16px;
  margin-left: 16px;
}