:root{--main-color:#404A54;--secondary-color:#76FFF4;--secondary-color--lighter:#B2FFFC;--tertiary-color:#D2D2D4;--button-text-color:white;--main-color--fixed:#404A54;--main-color-light--fixed:#5D6B7A;--secondary-color--fixed:#76FFF4;--secondary-color--lighter--fixed:#B2FFFC;--tertiary-color--fixed:#D2D2D4;--button-text-color--fixed:black}.expandable .expandable-title{color:var(--main-color)!important}.expandable .expandable-title::before{background-color:var(--main-color)!important;background-image:url(../../images/panels-minus.svg)!important;background-size:2.5rem auto!important}.expandable .expandable-title.collapsed::before{background-image:url(../../images/panels-plus.svg)!important}