.header__inner.px-0.px-md-4 {
    background-color: #FF6900;
}

.header__secondary.order-3.order-md-2.d-flex, .header__inner.px-4.py-2 {
    background-color: #FF6900;
}

header .header__day_names .day-names-label, header .header__day_names .name-list, header .header__profile-wrapper .business-profile .drop-down {
    color: #403a3afc;
}


.tile {
    background-color: #FF6900;
    color: #fdfdfd;
}

.white-tile {
    background-color: #fff;
    color: #484848;
}

.menu__btn span {
    background-color: #403a3afc;;
}

header .header__logo {
    width: 160px;
    height: 41px;
    background: url(/images/LatvijasFinierisLogoVerticalWhite.png) no-repeat center center/100% 100%;
}

.header-logo {
    height: 41px;
}

.login-wrapper {
    background: url("/images/custom-background.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.form-header {
    background-color: #FF6900;
    color: #ffffff;
}