#oscWarnings .modal-content {
  background-color: var(--color-light);
}

#oscWarnings .oneStepCheckoutWarningTitle {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.1;
  font-family: var(--ff-bold);
  padding-bottom: 0;
}

#oscWarnings .oneStepCheckoutWarningsClose {
  margin: 20px auto 0;
}

#oscWarnings .modal-body-vpc {
  overflow-y: visible;
}