.elementor-5441 .elementor-element.elementor-element-eb82f73{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5441 .elementor-element.elementor-element-d11d428{--display:flex;}.elementor-5441 .elementor-element.elementor-element-7840b8e{margin:0% 0% calc(var(--kit-widget-spacing, 0px) + 3%) 0%;}.elementor-5441 .elementor-element.elementor-element-7840b8e .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-5441 .elementor-element.elementor-element-7840b8e .elementor-button .elementor-button-content-wrapper{gap:10px;}/* Start custom CSS */#glossary-archive-shortcode-acronym .elementor-shortcode{
    display:flex;
    flex-direction:column;
    gap:20px;
}

#glossary-archive-shortcode-acronym .glossary-term-bar{
    display:flex;
    flex-wrap:wrap;
    font-size:1.5em;
    font-weight:bold;
    gap:4px;
    text-transform: uppercase;
}

#glossary-archive-shortcode-acronym .glossary-block{
    display:flex;
    flex-direction:column;
    gap:20px;    
}

#glossary-archive-shortcode-acronym .glossary-term-list{
    display:block;
    margin-top:0;
}

#glossary-archive-shortcode-acronym .glossary-term-list .glossary-letter{
    background:none;
    border-radius:0;
    float:none;
    font-size:1.5em;
    font-weight:bold;
    text-align:left;
    text-transform: uppercase;
    width:100%;
}

#glossary-archive-shortcode-acronym .glossary-term-list ul{
    list-style:none;
    padding:0;
    width:100%;
}
#glossary-archive-shortcode-acronym .glossary-term-list ul li{
    margin-bottom:20px;
}
#glossary-archive-shortcode-acronym .glossary-term-list .glossary-link-item{
    font-weight:bold;
}
#glossary-archive-shortcode-acronym .glossary-term-list .glossary-list-term-excerpt{
    font-weight:normal;
}/* End custom CSS */