#header [data-row="top"] > .ct-container-fluid { column-gap: 20px; }  #header [data-row="top"] [data-column="start"] > [data-items="primary"],
#header [data-row="top"] [data-column="end"] > [data-items="primary"] { column-gap: 25px; }
#header [data-row="top"] [data-column="start"] > [data-items="primary"] { justify-content: flex-end; }
#header [data-row="top"] [data-column="end"] > [data-items="primary"] { justify-content: flex-start; }   #main-container > #main > .ct-container-full > article > .entry-content > :first-child { margin-top: var(--header-sticky-height, 120px);
}