
nav button[data-target="qualWine"]{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:0;
  padding-top:7px;
  padding-bottom:6px;
}
nav button[data-target="qualWine"] span{
  margin-bottom:2px !important;
  line-height:1;
}
nav button[data-target="qualWine"]{
  line-height:14px;
}
nav button[data-target="qualWine"].active{
  font-weight:700;
}
