.header-btn a {
    margin-right: 10px;
}

.nav-icons {
    display: flex;
    column-gap: 5px;
}

.nav-icons button a {
    display: block;
    font-size: 25px;
}

.nav-icons button a:hover {
    text-shadow: 1px 1px #0b2e13;
}
