.wc-credits-checkout-balance,
.wc-credits-account-balance {
  padding: 15px;
  margin-bottom: 20px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.wc-credits-checkout-balance {
  margin-bottom: 20px;
}

.wc-credits-checkout-balance p,
.wc-credits-account-balance p {
  margin: 0;
}

.wc-credits-sufficient {
  color: #46b450;
  margin-top: 5px !important;
}

.wc-credits-insufficient {
  color: #dc3232;
  margin-top: 5px !important;
}
