section.text-block{display:flex;align-items:center}section.text-block.bg-color-yellow p,section.text-block.bg-color-gray p,section.text-block.bg-color-black p,section.text-block.bg-color-blue p,section.text-block.bg-color-turquoise p,section.text-block.bg-color-light-blue p,section.text-block.bg-color-orange p,section.text-block.bg-color-red p{margin-top:10px;margin-bottom:0}section.text-block.space-top-yes{padding-top:30px}section.text-block.space-bottom-yes{padding-bottom:30px}section.text-block.space-top-no{padding-top:0}section.text-block.space-bottom-no{padding-bottom:0}section.text-block p.wp-block-wt-text-block{margin-top:10px}section.text-block .textBlock-text strong a{font-size:18px}section.text-block .textBlock-text a{font-size:18px;color:var(--elarb-blue)}section.text-block .textBlock-text a:hover{color:var(--elarb-light-blue)}section.text-block.bg-color-yellow .textBlock-text a,section.text-block.bg-color-light-blue .textBlock-text a,section.text-block.bg-color-turquoise .textBlock-text a,section.text-block.bg-color-red .textBlock-text a,section.text-block.bg-color-orange .textBlock-text a{font-size:18px;color:var(--elarb-medium-black)}section.text-block.bg-color-yellow .textBlock-text a:hover,section.text-block.bg-color-gray .textBlock-text a:hover,section.text-block.bg-color-black .textBlock-text a:hover,section.text-block.bg-color-blue .textBlock-text a:hover,section.text-block.bg-color-turquoise .textBlock-text a:hover,section.text-block.bg-color-light-blue .textBlock-text a:hover,section.text-block.bg-color-orange .textBlock-text a:hover,section.text-block.bg-color-red .textBlock-text a:hover{text-decoration:underline}section.text-block ul{position:relative;list-style:none;padding-left:0;margin:10px 0 0 0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}section.text-block ul li{margin-left:30px;padding:0;outline:0;border:0;list-style:disc;font-size:18px;font-weight:var(--font-weight-400)}section.text-block ol li{font-size:18px;font-weight:var(--font-weight-400)}section.text-block.bg-color-white li::before,section.text-block.bg-color-gray li::before{background:url(../../assets/bootstrap-icons/chevron-double-right.svg) no-repeat center center / contain}