/* FONTAWESOME LIST FORMATTINGGG
-------------------------------- */
.fa {
    line-height: inherit !important;
}
.fa-ul {
    list-style-type: none !important;
}
.fa-li {
    top: 0px !important;
}