
.main-footer {
    padding: 32px 25px;
    background-color: #33383c !important;
    color: #fff !important;
    font-weight: 600;
}

.main-footer hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

.main-footer a {
    color: rgb(195, 216, 236) !important;
}
.not_enable{
    color: #999 !important;
}