/* ===== CollapsibleContent ===== */

.cc_mk3yghcw_collapsible_content .kombos-collapsible-content {
  border-top: 1px solid var(--kombos-gray-200);
}

.cc_mk3yghcw_collapsible_content .kombos-collapsible-content__body {
  color: var(--kombos-gray-700);
  max-height: 500px;
  overflow: auto;
}
