/*** WIDGET/SYSTEM CSS ***/


/*** CSS File: default ***/


/*** PAGE CSS OVERRIDES ***/
div#page-image-text {display:flex;gap:0 2%;align-items:center;}div#content-image {width:30%;}div#content-text h4 {font-weight:bold;}.ry-horizontal-line:not(:last-child):after {content:"";float:left;display:block;height:1px;width:100%;background-color:rgb(0 0 0 / 14%);margin:40px 0;}@media (max-width:991px) {div#content-image {width:100%;}div#page-image-text { flex-direction:column;}div#content-image img {max-width:250px;}}@media (max-width:767px) { .subpage-content-wrapper h2 {text-align:center !important;}body #content .subpage-content-wrapper p {text-align:center !important;}div#content-image img {margin:auto;max-width:200px;}div#content-text h4 {text-align:center;}}