Identity bar

Digital Red

  <div class="pl-20 md:pl-30 pt-5 pb-1 bg-digital-red">
    <a class="logo hocus:no-underline text-white hocus:text-white text-20 leading-none" href="https://www.stanford.edu">
      Stanford University
    </a>
  </div>

Cardinal Red

  <div class="pl-20 md:pl-30 pt-5 pb-1 bg-cardinal-red">
    <a class="logo hocus:no-underline text-white hocus:text-white text-20 leading-none" href="https://www.stanford.edu">
      Stanford University
    </a>
  </div>

Black

  <div class="pl-20 md:pl-30 pt-5 pb-1 bg-black">
    <a class="logo hocus:no-underline text-white hocus:text-white text-20 leading-none" href="https://www.stanford.edu">
      Stanford University
    </a>
  </div>

White

  <div class="px-20 sm:px-30 md:px-50 lg:px-30 pt-5 pb-1 bg-white">
    <a class="logo hocus:no-underline text-cardinal-red hocus:text-cardinal-red text-20 leading-none" href="https://www.stanford.edu">Stanford University</a>
  </div>
Hosting By Netlify