.isCurrent{font-weight:700}li.isCurrent a{color:var(--gjc-orange)}li.isCurrent a:hover{font-weight:700}.foodMain span{color:var(--bone);font-weight:300}a{text-decoration:none;color:var(--white)}a:active,a:hover{color:var(--gjc-orange)}ul{list-style-type:none}nav.nav-float{overflow-x:hidden;width:100vw;position:fixed;top:clamp(4rem,8vw,5rem);background-color:#1a1a1a;padding:1em 0 0;border-bottom:none;min-height:10px}ul.category-menu{display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(1.1rem,8vw,1.6rem);white-space:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto;width:auto;margin:0;padding:0}ul.category-menu.scrollspy a{font-size:clamp(.9rem,1vw + .6em,1rem)}ul.category-menu li a:active{font-weight:700;color:var(--gjc-orange)}ul.category-menu li a:hover{color:var(--gjc-orange)}@media only screen and (max-width:760px){nav.nav-float{top:clamp(3rem,12vw,4rem)}.foodMain h3{top:clamp(4rem,18vw,6rem)}}