.box-frases p{
  padding-bottom: 20px;
}
.lista_destaques li{
  padding: 25px 7px 22px;
  margin-right: 12px;
}

#products .lista-frases p{
  color: #282828;
  font-weight: 500;
}

header .headerContent .info_topo .tel_topo{
  background-color: #15665d;
  padding: 3px 7px;
  margin-top: 0px;
  border-radius: 4px;
}

header .headerContent .info_topo .tel_topo a{
  color: #fff!important;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .headerContent .info_topo .tel_topo svg{
  width: 19px;
  height: 19px;
  fill: #fff;
  margin-left: 0px;
}

header .headerContent .info_topo .tel_topo svg path{
  fill: #fff;
}
