/**
 * Header Block Styles
 * Navigation header links
 */

/* Header links spacing */
.header-link:not(:first-child) {
    margin-left: 16px;
}
