.custom-subscription-info a {
  text-decoration: underline !important;
  font-weight: bold;
}

.custom-subscription-info > div {
  background: rgb(254, 189, 52, 0.1) !important;
  border: 1px solid #000 !important;
  padding: 15px;
  background: #f5f7fa;
  border: 1px solid #e1e3e8;
  border-radius: 6px;
  margin-bottom: 12px;
  font-size: 15px;
}
