Colors

--color-primary#2d668e
--color-accent#b31b1b
--color-accent-dark#a01114
--color-warning#f8981d
--color-hero-bg#1a1a1a
--color-hero-accent-1#a66dd5
--color-hero-accent-2#c6b20f
--color-footer-bg#333333
--color-link#1176ac

Typography

--heading-font: "freight-sans-pro", Georgia, serif · --body-font: "freight-sans-pro", Verdana, Geneva, Tahoma, sans-serif

Heading 1

42px / heading-font

Heading 2

28px / heading-font

Heading 3

20px / heading-font

Body text

16px / body-font
Small / meta text13px / body-font

Spacing scale

@for (size of spacingSizes; track size.px) {
{{ size.px }}px
}

Breakpoints

VariableValuePurpose
$screen-xs-min480pxExtra small
$screen-ks-min624pxSmall-ish
$screen-sm-min768pxNav collapse threshold
$screen-mobile-min868pxMobile/tablet boundary
$screen-md-min992pxMedium
$screen-ml-min1080pxMedium-large
$screen-lg-min1200pxLarge
$screen-xl-min1480pxExtra large
$cwd-container-fluid-max-width1280pxMax content width

Logo usage

The Cornell seal SVGs are white-fill and require a dark or red background. The "Cornell University / AI Innovation Hub" wordmark in the masthead is rendered as HTML text, not an image.

Cornell seal on dark background
Cornell seal on red background

Buttons

Link button →