.header-actions__action {
    cursor: pointer;
    display: flex;
    justify-content: center;
    --button-color: var(--color-foreground);
}