.storefront-vat-note {
  display: block;
  margin-top: 5px;
  color: #6f756f;
  font-size: 9.5px;
  font-weight: 650;
  letter-spacing: .025em;
  line-height: 1.35;
}

.text-right > .storefront-vat-note {
  text-align: right;
}

th .storefront-vat-note,
td .storefront-vat-note,
.storefront-vat-note.is-compact {
  margin-top: 3px;
  font-size: 9px;
  font-weight: 600;
  text-transform: none;
}

.storefront-vat-banner {
  margin: 8px 0 14px;
  padding: 9px 12px;
  border-left: 2px solid #4f6356;
  background: #f0f3f1;
  color: #4f6356;
  font-size: 11px;
  font-weight: 700;
}
