.main-header
{
    z-index: 100;
    height: 60px;
    background-color: #ffffff !important;
    border-bottom: 0px;
}

.brand-text 
{
    color: #ff9f00;
    font-size: 18px;
    font-weight: 700 !important;
    line-height: 27px;
    letter-spacing: -0.432px;
}

.brand-text .txtGrey
{
    color: #444444;
    font-weight: 500 !important;
}

.main-header .nav-link
{
    color: #444444 !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: right;
    letter-spacing: -0.378px;
}