.forums__forum-status {
    height: 30px;
    width: 30px;
    position: relative;
    font-size: 30px;
    text-align: center
}

.forums__forum-status:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-left: 7px;
    color: rgba(255,255,255,0.60)
}

.ficon_4:before {
    content: "\f0a1"
}

.ficon_6:before,.ficon_21:before {
    content: "\f2c2"
}

.ficon_8:before {
    content: "\f0ac"
}

.ficon_10:before {
    content: "\f561"
}

.ficon_13:before {
    content: "\f6d5"
}

.ficon_14:before {
    content: "\f79c"
}

.ficon_15:before {
    content: "\f5ae"
}

.ficon_16:before {
    content: "\f51f"
}

.ficon_18:before {
    content: "\f11b"
}

.ficon_20:before {
    content: "\f1c0"
}

.ficon_22:before {
    content: "\f0ce"
}

.ficon_23:before {
    content: "\e59a"
}

.ficon_24:before {
    content: "\f6e3"
}

.ficon_25:before {
    content: "\e528"
}

.ficon_26:before {
    content: "\f53a"
}

.ficon_27:before {
    content: "\f071"
}