 /* Copyright © 2020 FCA */
.fa-angle-down:before {
    content: "-";
}

.fa-expand:before { content: "+"; }

.fa-times:before { content: "X"; }
