.sidebar__title {
    color: #a5a5a5 !important;
    background: none !important;
}
.sidebar__nav li.active a, .sidebar__nav li.active a svg {
    color: #5acf34 !important;
}
.sidebar__nav a svg, .sidebar__nav button svg, .sidebar__nav a img {
    color: #5acf34 !important;
}
.hero__btn, .form__btn, .header__signup, .hero__signup, .settings__btn {
    background: #5acf34 !important;
}