Colors

  • Brand Primary
    #7B42F8

  • Twilight
    #37147C

  • Dawn
    #EC4267

  • Daylight
    #00EAEA

  • Charcoal
    #374250

  • Midnight
    #1C252C

  • Dark Gray
    #878E96

  • Gray
    #B5B8BC

  • Light Gray
    #DFE3E5

  • Lighter Gray
    #ECEEEF

  • Lightest Gray
    #F7F7F9

Typography

The quick brown fox jumps over the lazy dog

H1

font-size: 94px;

line-height: 1em;

The quick brown fox jumps over the lazy dog

H2

font-size: 72px;

line-height: 1em;

The quick brown fox jumps over the lazy dog

H3

font-size: 56px;

line-height: 1em;

The quick brown fox jumps over the lazy dog

H4

font-size: 36px;

line-height: 1.22em;

The quick brown fox jumps over the lazy dog

H5

font-size: 24px;

line-height: 1.33em;

The quick brown fox jumps over the lazy dog

H6

font-size: 18px;

line-height: 1.55em;

Pork belly alcatra bresaola boudin meatball short loin leberkas shoulder filet mignon brisket chuck turkey shank hamburger. Doner beef short ribs, spare ribs brisket leberkas ground round porchetta pancetta. Leberkas ribeye picanha turducken sirloin porchetta shoulder turkey. Filet mignon turkey tongue, sirloin tri-tip jerky ham chicken fatback. Pork loin alcatra flank, shoulder biltong beef tongue short loin filet mignon kielbasa andouille pig ham doner. Drumstick sausage hamburger shankle, bacon pork frankfurter turkey ham venison beef ribs.

Paragraph

font-size: 18px;

line-height: 1.5em;

Fonts

The quick brown fox jumps over the lazy dog

Circular Std Black

The quick brown fox jumps over the lazy dog

Circular Std Black Italic

The quick brown fox jumps over the lazy dog

Circular Std Bold

The quick brown fox jumps over the lazy dog

Circular Std Bold

The quick brown fox jumps over the lazy dog

Circular Std Medium

The quick brown fox jumps over the lazy dog

Circular Std Medium Italic

The quick brown fox jumps over the lazy dog

Circular Std Book

The quick brown fox jumps over the lazy dog

Circular Std Book Italic

The quick brown fox jumps over the lazy dog

Noe Text Bold

The quick brown fox jumps over the lazy dog

Noe Text Book

Spacing

  • Between Modules: 120px margin
  • Bottom of Page: 240px margin
  • Between Image Grid Items: 30px margin
  • Colored Bar / Quote: 180px padding & -75px margin

Modules

Templates / Post Types

Guides

Replacing the Homepage Animation

  • The homepage animation is created using an Adobe After Effects plugin developed by AirBnb called Lottie.
  • Past animations are stored in /assets/js/modules/animation-achive.
  1. Export the animation from Adobe After Effects. If the version you Lottie you are using is newer you may need to adjust the settings to export the animation with the legacy JSON file.
  2. Copy the code from the data.json file in the exported folder and past it on line 5 of assets/js/modules/homepage-animation-data.js after the variable declaration.
  3. You may need to replace static links if the animation uses images. The image can just be uploaded to the WordPress Media Center and the path can be added to the code copied out of the data.json file.