.elementor-3706 .elementor-element.elementor-element-23fd516{--display:flex;}.elementor-3706 .elementor-element.elementor-element-d694df0 .jet-listing-dynamic-field__content{font-family:"Inter", Sans-serif;font-size:14px;text-align:left;}.elementor-3706 .elementor-element.elementor-element-d694df0 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-3706 .elementor-element.elementor-element-d694df0 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-3706 .elementor-element.elementor-element-d694df0 .jet-listing-dynamic-field{justify-content:flex-start;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-d694df0 *//* Target the div we created in the Field Format */
.toc-grid {
    column-count: 2;
    column-gap: 40px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    
    /* The Magic: This forces the text to honor the 'Enter' keys from your backend */
    white-space: pre-line;
    
    line-height: 1.3;
    font-size: 14px;
    color: #333;
}

/* Optional: If you use Bold for 'Unit' titles, make them pop */
.toc-grid strong, .toc-grid b {
    color: #0056b3;
    display: block;
    margin-top: 15px;
    column-span: all;
}/* End custom CSS */