.elementor-18577 .elementor-element.elementor-element-8039034{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-18577 .elementor-element.elementor-element-4f8f446{--display:flex;}.elementor-18577 .elementor-element.elementor-element-8145869 .wd-text-block{font-family:"Alegreya", Sans-serif;line-height:21px;}.elementor-18577 .elementor-element.elementor-element-0daee98 > .elementor-widget-container{margin:50px 0px 5px 0px;padding:0px 0px 15px 0px;border-radius:0px 0px 0px 0px;}.elementor-18577 .elementor-element.elementor-element-0daee98{text-align:center;}.elementor-18577 .elementor-element.elementor-element-0daee98 img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );border-radius:0px 0px 0px 0px;}.elementor-18577 .elementor-element.elementor-element-0daee98 .widget-image-caption{text-align:center;font-size:15px;}@media(min-width:768px){.elementor-18577 .elementor-element.elementor-element-4f8f446{--content-width:1366px;}}/* Start custom CSS for image, class: .elementor-element-0daee98 */#bring-me-to-the-top .elementor-widget-container .wp-caption a {
    position: relative;
    display: inline-block; /* Make sure the anchor behaves as an inline-level block container. */
    z-index: 1;  /* Stack the actual link above the pseudo-element */
}

#bring-me-to-the-top .elementor-widget-container .wp-caption a::before {
    content: "";  /* This is necessary for the pseudo-element to be generated */
    position: absolute;
    top: -2px;
    left: -45px;
    right: -45px;
    bottom: -50px;
    z-index: -1;  /* Stack the pseudo-element below the actual link */
}/* End custom CSS */