.bk-comma-help {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  clear: both !important;
  margin: 8px 0 14px !important;
  padding: 10px 12px !important;
  border: 1px solid #b9d8ee !important;
  border-radius: 8px !important;
  background: #eef8ff !important;
  background-image: none !important;
  color: #17324d !important;
  -webkit-text-fill-color: #17324d !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  font-weight: 600 !important;
}
.bk-comma-help * {
  background: transparent !important;
  color: #17324d !important;
  -webkit-text-fill-color: #17324d !important;
}
@media (max-width: 480px) {
  .bk-comma-help { font-size: 16px !important; padding: 10px !important; }
}
