


.fa-icon-svg-defs {
    display: none;
}


.fas {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fas svg {
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    fill: currentColor;
}


.fa-moon svg,
.fa-sun svg {
    width: 1em;
    height: 1em;
}
