.elementor-widget-hfe-counter:not(:last-child) .elementor-widget-container:after {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    background: url(https://captives.revyrie.co/affinity/wp-content/uploads/sites/5/2025/11/vertical-divider-line.svg) no-repeat center center;
    top: 0;
    right: -10px;
}

@media screen and (min-width:1025px) {
    .elementor-widget-hfe-counter:not(:last-child) .elementor-widget-container:after {
        content: '';
        width: 2px;
        height: 100%;
        position: absolute;
        background: url(https://captives.revyrie.co/affinity/wp-content/uploads/sites/5/2025/11/vertical-divider-line.svg) no-repeat center center;
        top: 0;
        right: -30px;
    }
}

@media screen and (max-width:767px) {
	.elementor-widget-hfe-counter:not(:last-child) .elementor-widget-container:after {
        content: '';
        width: 100%;
        height: 2px;
        position: absolute;
        background: url(https://captives.revyrie.co/affinity/wp-content/uploads/sites/5/2025/11/hr-divider-line.svg) no-repeat center center;
        top: auto;
        bottom: -30px;
        right: 0;
    }
}

/* main banner homepage bg fix */
.elementor-40 .elementor-element.elementor-element-b0073e4::before {
  display: none;
}