.custom-rte h3{font-weight:600;font-size:20px;line-height:25px;margin-top:0;margin-bottom:24px}
.custom-rte h4{font-weight:600;font-size:16px;line-height:20px;margin-top:0;margin-bottom:16px}
.custom-rte h5{font-weight:400;font-size:13px;line-height:20px}
.custom-rte p{font-size:16px;line-height:24px}
.custom-rte ul,.custom-rte ol{padding-left:25px}
.custom-rte li{font-size:16px;line-height:24px}
.custom-rte li:not(:first-child){margin-top:16px}
.custom-rte a{color:inherit;font-weight:600;text-decoration:underline}
.custom-rte a:hover,.custom-rte a:focus{color:var(--primary-color)}
.footnote .custom-rte p{font-size:16px;line-height:24px;color:#5d5d5d}
.image-align-left,.image-align-right{width:100%;margin:32px 0 24px 0}
@media(min-width:992px){.custom-rte h3{font-size:25px;line-height:31px}
.custom-rte h4{font-size:20px;line-height:25px}
.custom-rte p,.custom-rte li{font-size:20px;line-height:30px}
.image-align-left{float:left;margin:0 32px 32px 0;width:auto}
.image-align-right{float:right;margin:0 0 32px 32px;width:auto}
.custom-rte li:not(:first-child){margin-top:20px}
}