/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

/*.active-page {

    border-left: 4px solid #d42a2a;
    padding-left: 8px !important;
}

.active-page a {
    font-weight: 600 !important;
    text-decoration: underline !important;
}



.elementor-location-footer .active-page {

    border-left: 0px solid #d42a2a;
    padding-left: 0px !important;
}

.elementor-location-footer .active-page a {
    font-weight: normal !important;
    text-decoration: none  !important;
}

*/