html { font-size: 16px; } body { font-size: 0.875rem; line-height: 1.25rem; } p { color: $primary; font-size: 1rem; line-height: 1.5rem; } h1 { color: $primary; font-size: 1.625rem; line-height: 2.25rem; font-weight: 600; letter-spacing: .0125rem; } h2 { color: $primary; font-size: 1.25rem; line-height: 1.75rem; } h3 { color: $primary; font-size: 1rem; line-height: 1.5rem; font-weight: 600; } h4 { color: $primary; font-size: .75rem; line-height: 1rem; font-weight: 600; letter-spacing: -0.0125rem; } select { background-color: $neutral-4; cursor: pointer; border: none; padding-right: 1rem; -webkit-appearance: none; -moz-appearance: none; } // Potential to remove focus ring from select // :-moz-focusring { // color: transparent; // text-shadow: 0 0 0 #000; // } // option:not(:checked) { // color: black; /* prevent