/* Start custom CSS for template, class: .elementor-element-bf0703e */.finance_page h1 {
    position: relative;
}

.finance_page h1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -110px;
    width: 100%; /* Adjust width as needed */
    height: 90px; /* Adjust height as needed */
    background-image: url('https://ctsidingwi2stg.wpenginepowered.com/wp-content/themes/rds-child/img/financing-page/enerbank-regions-logo-new.svg');
    background-size: contain; /* Ensure the image scales correctly */
    background-repeat: no-repeat; /* Prevent the image from repeating */
}

body li#field_14_14 .gchoice label {
    position: relative;
    top: 1px !important;
}/* End custom CSS */