.elementor-5027 .elementor-element.elementor-element-c82891f.elementor-widget-heading .elementor-heading-title, .elementor-5027 .elementor-element.elementor-element-c82891f.elementor-widget-heading .elementor-heading-title.elementor-heading-title a{color:var( --e-global-color-primary );}.elementor-5027 .elementor-element.elementor-element-8ac5a95{--spacer-size:5px;}.elementor-5027 .elementor-element.elementor-element-5cb8c40{--spacer-size:10px;}.elementor-5027 .elementor-element.elementor-element-b05f306{--spacer-size:10px;}.elementor-5027 .elementor-element.elementor-element-17d3d50{--spacer-size:10px;}/* Start custom CSS */.heading-thin {
    font-weight: 300;
}

.heading-accent {
    position: relative;
    margin-bottom: 1.25rem;
    display: block;
}

.heading-accent::after {
    content: "";
    background: #212427;
    width: 3rem;
    height: 4px;
    border-radius: 5px;
    position: absolute;
    bottom: -1.25rem;
    left: 0;
    pointer-events: none;
    opacity: 0.2;
}

.heading-accent.center::after {
    left: 50%;
    transform: translateX(-50%);
}/* End custom CSS */