.text-primary{
    color:#94ca5d !important
}
.page-top-wrap>h1 {
    font-size: 2.5rem;
}

.mfeat ul {
    padding-left: 0;
}

.mfeat li {

    list-style-type: none;

    color: #fff;

    font-size: 16px;

    margin-bottom: 12px;

}

.mfeat li::before {

    font-family: "Font Awesome 5 Free";

    content: "\f138";

    padding-right: 5px;

    font-weight: 900;

    color: #94ca5d;

}