.top-container {
    padding: 20px 20px !important;
}

.avatar {
    width: 4.5rem !important;
    height: 4.5rem !important;
}

.nav.nav-light.nav-tabs .nav-link.active {
    color: white !important;
    border-radius: 5px !important;
}

.nav.nav-tabs .nav-link.active {
    background: #ab26aa !important;
    color: white !important;
}

.icon-line-height {
    line-height: 1.45 !important;
}