﻿.igu-menu-topbar {
    height: 50px;
    width: 100%;
    border-radius: 7px 7px 7px 7px;
    margin-top: -20px;
    background-color: #f3f3f4;
}

    .igu-menu-topbar .d-flex .text-dark {
        margin-top: -5px;
    }

    .igu-menu-topbar .dropdown-menu {
        min-width: 6rem !important;
    }