.header-height-full {
    height: 100%;
}

.header-padding-top-0 {
    padding-top: 0px;
}

.header-logo-col {
    width: fit-content !important;
    max-width: min-content;
}

/* Mobile user account icon styles */
.mobile-user-account svg {
    stroke: #0e2f77;
}
