.speech .fa {
    font-style: italic;
    font-variant-alternates: styleset(magyar) character-variant(rounda);
}

.fa::before {
    font-family: "FontAwesome";
    color: white;
    font-weight: normal;
    font-style: normal;
}

.fa {
    font-size: 100% !important;
}
