/* Counseling preview: keep CKEditor5 standalone content buttons readable. */
.body--page a.ucla-button {
  margin: 0 0.5rem 0.5rem 0;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  overflow-wrap: anywhere;
  text-align: start;
}
