.cs-ve-shipping-field {
  margin: 10px 0 6px;
}

.cs-ve-shipping-field label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.cs-ve-shipping-field select {
  width: 100%;
  max-width: 420px;
}

.cs-ve-por-note {
  font-size: 13px;
  margin-bottom: 8px;
}

.cs-ve-por-summary-message {
  margin: 0;
  color: var(--ds-accent, #4caf50);
  font-weight: 700;
}

.cs-ve-por-summary-message strong {
  font-weight: 700;
}
