.nunito:not(i) {
    font-family: "Nunito", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.login-bg {
    /*background: linear-gradient(45deg, purple, lavender,);*/
    background-image: linear-gradient(rgba(0,0,0,.35), rgba(0,0,0,.65)), url('../images/bgf.jpg');
    background-size: cover;
}

.recent-activities {list-style: none;}

.sw-sidebar-hide {display: none !important;}
.sw-navbar-width {
    width: 100% !important;
    margin-left: 0 !important;
}

.upcoming {
    min-height: 425px !important;
}