.mgaz-navbar-brand {
    font-family: "DrukCyr-Medium";
    font-size: 36px;
    background: -webkit-linear-gradient(45deg, rgba(2,117,216,1) 40%, rgba(255,167,38,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mgaz-navbar-info {
    visibility: hidden;
}

.bg-light {
    background-color: #eeeeee60 !important;
}
