.category-text-section {
  width: 100%;
  color: rgb(var(--text-color));
}

.category-text-section .max-w-text-overlay,
.category-text-section .max-w-text-large {
  max-width: 100%;
  width: 100%;
}

.category-text-section .rte a {
  color: currentColor;
}

.category-text-section iframe {
  max-width: 600px !important;
}
