.se-variant-info-wrapper{
  display: none;
}
.se-variant-info-wrapper:first-of-type{
  display: none;
}
.se-variant-info-wrapper.se-shown {
  display: flex;
}
.se-v-text{
  margin-right: 5px;
}
.se-v-s-value, .se-v-a-value {
  font-weight: bold;
  text-transform: uppercase;
}
.se-a-text{
  font-weight: bold;
}
.product__description.content {
  margin-bottom: 20px;
}