/* Hide empty profile section in header and remove its border */
.header__profile {
    display: none !important;
}