.user-greeting {
    font-size: 40px;
    font-weight: bold;
    color: #2E023A;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}

.header-wrapper{
font-family: "Armata", sans-serif;
}
.header-search {
    display: none;
}
.custom-logo{
    height: 45px !important;
    width: 100% !important;
}