.parte-de-cima {
    background-color: transparent;
    padding: 0.2rem 0 3.2rem 0;
    z-index: 1;
}
.parte-do-conteudo {
    background-color: #f6f8fa;
    z-index: 3;
    padding-bottom: 48px;
}
.parte-de-baixo {
    /* background-color: #ff750b; */
    z-index: 2;
}
.logotipo{
   max-width: 200px;
   max-height: 98px;
}
.img-informativo {
    max-width: 210px;
    max-height: 100px;
}
.media {
    display: flex;
    align-items: flex-start;
  }

  .i-text-promocao{
    line-height: 1.4 !important
}
.parte-de-baixo {
  /* background-color: #ff750b; */
  z-index: 2 !important;
  position: absolute !important;
  /* bottom: calc(0px + 46px); */
  max-width: 43% !important;
  padding: 5px !important;
  margin-top: 30px  !important
}
.card-compra {
  /* background-color: #ff750b; */
  z-index: 2 !important;
  position: absolute !important;
  max-width: 350px !important;
  
}
.cor-laranja{
    color: #ff760b !important
}

