.latepoint-bbc-notice {
  border: 1px solid #d0d7de;
  border-radius: 6px;
  margin: 0 0 16px;
  padding: 12px 14px;
  font-size: 14px;
  line-height: 1.45;
}

.latepoint-bbc-notice-warning {
  background: #fff8e5;
  border-color: #f0c36d;
  color: #5f4411;
}

.latepoint-bbc-notice-error {
  background: #fff1f1;
  border-color: #e39a9a;
  color: #6d1f1f;
}

.latepoint-bbc-payment-total-note {
  color: #5f4411;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 8px;
}
