.wysiwyg-rte{color:#003652}
.wysiwyg-rte .black-text{color:#2d2d2d}
.wysiwyg-rte .dark-bg:not([class^="button-"]){color:#fff}
.wysiwyg-rte .social-icons svg.icon{fill:#fff}
.wysiwyg-rte .component__divider{border-top:1px solid;padding-top:8px;padding-bottom:8px}
.wysiwyg-rte .component__divider.light-gray{border-color:#eae7e1}
.wysiwyg-rte .component__divider.dark-blue{border-color:#003652}
.wysiwyg-rte .component__divider.dark-gray{border-color:#3e3d35}
.wysiwyg-rte .component__divider.medium-gray{border-color:#c4beb5}
.wysiwyg-rte .component__divider.gray{border-color:#9c978f}
.wysiwyg-rte .component__divider.light-blue{border-color:#effbff}
.wysiwyg-rte .component__divider.white{border-color:#fff}
.wysiwyg-rte .responsive-columns{position:relative}
.wysiwyg-rte .read-more-overlay{position:absolute;min-height:15em;width:calc(100% - 32px);bottom:0;justify-content:center;display:flex;align-items:flex-end;padding-bottom:1.5rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 40%)}
.wysiwyg-rte .background-light-green .read-more-overlay{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#f4fff8 40%)}
.wysiwyg-rte .background-light-blue .read-more-overlay{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#effbff 40%)}
.wysiwyg-rte .background-light-gray .read-more-overlay{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fbfaf8 40%)}
.wysiwyg-rte .background-dark-teal .read-more-overlay{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#01444c 40%)}
.wysiwyg-rte .background-dark-blue .read-more-overlay{background:linear-gradient(180deg,rgba(255,255,255,0) 0,#003652 40%)}
.wysiwyg-rte .read-more-section{margin-top:20px;display:block;max-height:none;overflow:visible}