/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*! Flickity v2.0.0
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button:hover { background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* webfonts
------------------------- */

@import url("//hello.myfonts.net/count/2d333f");

/* Just use WOFF2 and WOFF for webfonts
   http://css-tricks.com/snippets/css/using-font-face/ */

/* Texta Heavy */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/2D333F_0_0.woff2') format('woff2'),
    url('../fonts/2D333F_0_0.woff') format('woff');
}

/* Texta Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: bold;
  src: url('../fonts/2D333F_1_0.woff2') format('woff2'),
    url('../fonts/2D333F_1_0.woff') format('woff');
}

/* Texta Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/2D333F_2_0.woff2') format('woff2'),
    url('../fonts/2D333F_2_0.woff') format('woff');
}

/* Base
------------------------- */

/* colors
orange #F90
green #8C8
blue #09F
magenta #F09
*/

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: 'Texta', sans-serif;
  font-size: 19px;
  line-height: 1.4;
  color: #666;
  padding-bottom: 200px;
}

a {
  color: #F90;
  text-decoration: none;
}

a:hover {
  color: #09F;
  text-decoration: underline;
}

/* ---- type ---- */

h1, h2, h3 {
  line-height: 1.2;
}

/* ---- iframe ---- */

iframe {
  background: #EEE;
}

/* ---- clearfix ---- */

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- content-wrap ---- */

.content-wrap {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 10px;
}

/* ----  ---- */

.big-copy {
  font-size: 1.2em;
  line-height: 1.15em;
}

/* ----  ---- */

@media screen and (min-width: 640px) {
  .content-wrap {
    padding: 0 30px;
  }

  .big-copy {
    font-size: 1.6em;
    line-height: 1.15em;
  }
}

/* contact
------------------------- */

.contact-p {
  font-size: 1.6em;
  line-height: 1.2;
}

.contact__email {
  position: relative;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s, transform 0.4s;
}

.contact__email.is-address-visible {
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}

.contact__email__piece {
  position: absolute;
  transition: opacity 0.4s;
  margin-top: 0;
  font-weight: bold;
}

.contact__email__piece--address {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}

.contact__email.is-address-visible .contact__email__piece--gate {
  opacity: 0;
  pointer-events: none;
}

.contact__email.is-address-visible .contact__email__piece--address {
  opacity: 1;
}

@media screen and (min-width: 640px) {
  .contact__disclaimer {
    font-size: 1.4em;
    line-height: 1.15;
  }
}

/* flickity
------------------------- */

.flickity-demo {
  background: #EEE;
  border-radius: 8px;
}

.flickity-demo__cell {
  width: 66%;
  height: 150px;
  margin-right: 20px;
  background: #F90;
  border-radius: 8px;
  line-height: 150px;
  font-size: 50px;
  color: white;
  text-align: center;
}

.flickity-demo__cell--2 { background: #8C8; }
.flickity-demo__cell--3 { background: #F09; }
.flickity-demo__cell--4 { background: #09F; }
.flickity-demo__cell--5 { background: #F42; }

@media screen and (min-width: 640px) {
  .flickity-demo__cell {
    height: 300px;
    line-height: 300px;
    font-size: 100px;
  }
}

/* gif-player
------------------------- */

.gif-player {
  position: relative;
  background: #111;
}

.gif-player__play-button {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  border: 5px solid white;
  background: #F90;
  border-radius: 30px;
  outline: none;
  /* hidden by default */
  opacity: 0;
  transition: -webkit-transform 0.2s, transform 0.2s, opacity 0.2s;
  -webkit-transform: translate(-50%, -50%) scale(0.01);
          transform: translate(-50%, -50%) scale(0.01);
}

.gif-player__play-button svg {
  position: absolute;
  left: 28%;
  top: 25%;
  width: 50%;
  height: 50%;
}

.gif-player__play-button__arrow {
  fill: white;
}

.gif-player__play-button--corner {
  right: 0px;
  top: 60px;
}

.gif-player__play-button--center {
  left: 50%;
  top: 50%;
}

.gif-player__img {
  transition: opacity 0.2s;
}

.gif-player:hover {
  cursor: pointer;
}

/* corner button visible when stopped */
.gif-player.is-stopped .gif-player__play-button--corner {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

/* corner button hidden when stopped:hovered */
.gif-player.is-stopped:hover .gif-player__play-button--corner {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.01);
          transform: translate(-50%, -50%) scale(0.01);
}

/* corner button visible when stopped:hovered */
.gif-player.is-stopped:hover .gif-player__play-button--center {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1.5);
          transform: translate(-50%, -50%) scale(1.5);
}

/* img is dark when stopped:hovered or loading */
.gif-player.is-stopped:hover .gif-player__img,
.gif-player.is-loading .gif-player__img {
  opacity: 0.5;
}

/* Header
------------------------- */

.header {
  padding-top: 20px;
  position: relative;
  margin-top: 0;
}

.header h1 {
  font-size: 2.2em;
  line-height: 1.0;
  margin: 0 0 5px;
}

.header__copy {
  margin: 0.2em 0;
}

.header__headshot {
  margin-top: 10px;
}

.header__headshot img {
  display: block;
  width: 50%;
  border-radius: 4px;
}

/* Metafizzy link */
.header__description a { font-weight: bold; }

.header__credo {
  font-style: italic;
}

@media screen and (min-width: 640px) {

  .header {
    padding-top: 40px;
    position: relative;
    margin-top: 0;
    padding-right: 28%; /* space for headshot */
  }

  .header h1 {
    font-size: 100px;
    margin: 0 0 20px;
  }

  .header__headshot {
    position: absolute;
    width: 24%;
    right: 0;
    top: 60px;
    margin: 0;
  }

  .header__headshot img {
    width: 100%;
    border-radius: 8px;
  }

}

/* Isotope
------------------------- */

.isotope-demo {
  margin-bottom: 40px;
}

.isotope-demo__item {
  float: left;
  position: relative;
  width: 80px;
  height: 80px;
  background: #AAA;
  margin: 0 5px 5px 0;
  border-radius: 4px;
}

.isotope-demo__item--orange { background: #F90; }
.isotope-demo__item--green { background: #8C8; }
.isotope-demo__item--blue { background: #09F; }

.isotope-demo__item > span {
  position: absolute;
  color: white;
  line-height: 1;
  font-size: 1.8em;
}

.isotope-demo__item__letter {
  left: 10px;
  top: 8px;
}

.isotope-demo__item__number {
  right: 15px;
  bottom: 8px;
}

.isotope-demo-buttons .button-group {
  display: inline-block;
  margin-right: 20px;
}

@media screen and (min-width: 640px) {
  .isotope-demo__item {
    width: 120px;
    height: 120px;
    margin: 0 10px 10px 0;
    border-radius: 8px;
  }

  .isotope-demo__item > span {
    font-size: 2.6em;
  }
}

/* Masonry
------------------------- */

.masonry-demo {
  margin-bottom: 40px;
}

.masonry-demo__item,
.masonry-demo__grid-sizer {
  width: 32%;
}

.masonry-demo__item {
  float: left;
  height: 60px;
  margin-bottom: 5px;
  background: #F90;
  border-radius: 8px;
}

.masonry-demo__gutter-sizer {
  width: 2%;
}

.masonry-demo__item--width2 { width: 32%; }

.masonry-demo__item--height2 { height: 90px; }
.masonry-demo__item--height3 { height: 130px; }

@media screen and (min-width: 640px) {
  .masonry-demo__item,
  .masonry-demo__grid-sizer {
    width: 15%;
  }

  .masonry-demo__item {
    margin-bottom: 20px;
    height: 120px;
  }

  .masonry-demo__item--height2 { height: 180px; }
  .masonry-demo__item--height3 { height: 260px; }

}

.nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.7;
}

.nav-item {
  display: inline-block;
  width: 240px;
}

.nav-item a {
  display: block;
}

.packery-demo {
  margin-bottom: 60px;
}

.packery-demo__item,
.packery-demo__grid-sizer {
  width: 15%;
  height: 60px;
}

.packery-demo__item {
  float: left;
  background: #F90;
  border-radius: 4px;
}

.packery-demo__gutter-sizer {
  width: 2%;
}

.packery-demo__item--width2 { width: 32%; }

.packery-demo__item--height2 {
  height: 120px;
  height: calc( 120px + 2.5% );
}

.packery-demo__item--draggable {
  background: #09F;
  z-index: 1;
  color: white;
  padding-top: 52px;
  user-select: none;
  text-align: center;
  transition: opacity 0.2s, box-shadow 0.2s;
}

.packery-demo__item--draggable:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

.packery-demo__item--draggable.is-dragging,
.packery-demo__item--draggable.is-positioning-post-drag {
  opacity: 0.85;
  box-shadow: 0 3px 20px hsla(0, 0%, 0%, 0.25);
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

@media screen and (min-width: 640px) {
  .packery-demo__item,
  .packery-demo__grid-sizer {
    height: 120px;
  }

  .packery-demo__item {
    border-radius: 8px;
  }

  .packery-demo__item--height2 {
    height: 240px;
    height: calc( 240px + 4% );
  }

  .packery-demo__item--draggable {
    padding-top: 108px;
    font-size: 1.6em;
  }
}

/* button
------------------------- */

.button {
  display: block;
  padding: 6px 20px;
  border: 1px solid #BBB;
  border-right: none;
  background-color: #EEE;
  background-image: linear-gradient( hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.1) );
}

.button:hover {
  background-color: #FFF;
}

.button:active {
  background-color: #EEE;
  box-shadow: inset 0 2px 10px hsla(0, 0%, 0%, 0.3);
}

.button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background-color: white;
}

.button.is-selected {
  background-color: #F90;
  color: white;
}

/* ---- button group ---- */

/* clearfix */
.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
}

.button-group .button:first-child {
  border-radius: 8px 0 0 8px;
}

.button-group .button:last-child {
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #BBB;
}

/* caption
------------------------- */

.caption {
  font-size: 0.925em;
  line-height: 1.2;
  margin: 10px 0 0;
}

.caption a {
  color: #E70;
}

.caption a:hover {
  color: #08E;
}

/* figure
------------------------- */

.figure {
  margin-bottom: 40px;
}

.figure__img-link {
  display: block;
}

.figure__img-link:hover { text-decoration: none; }

.figure img {
  display: block;
  width: 100%;
}

.figure img.tight-logo {
  padding: 15%;
}

.figure.grid__half img.tight-logo {
  padding: 10%;
}

/* fit video
http://www.smashingmagazine.com/2014/02/27/making-embedded-content-work-in-responsive-design/
------------------------- */

.fit-video {
  position: relative;
  padding-bottom: 75%; /* default 3:4 ratio */
  height: 0;
  overflow: hidden;
}

.fit-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* grid
------------------------- */

/* clearfix */
.grid:after,
.grid__row:after {
  content: '';
  display: block;
  clear: both;
}

/* quarters take up half on mobile */
.grid__quarter {
  width: 48%;
  float: left;
}

.grid__quarter:nth-child(2n+1) {
  margin-right: 4%;
}

@media screen and ( min-width: 640px ) {

  /* halfs take up half on larger */
  .grid__half {
    width: 48%;
    float: left;
  }

  .grid__half:nth-child(2n+1) { margin-right: 4%; }

  /* quarters take up quarter on larger */
  .grid__quarter {
    width: 45.8%;
  }

  .grid__quarter:nth-child(2n+1) { margin-right: 8.3%; }

}

/* loader-spinner
------------------------- */

.loader-spinner {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 90px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0turn); /* center */
          transform: translate(-50%, -50%) rotate(0turn); /* center */
  -webkit-animation: spinLoader 600ms steps(12, end) infinite;
          animation: spinLoader 600ms steps(12, end) infinite;
}

@-webkit-keyframes spinLoader {
  to {
    -webkit-transform: translate(-50%, -50%) rotate(1turn);
            transform: translate(-50%, -50%) rotate(1turn);
  }
}

@keyframes spinLoader {
  to { transform: translate(-50%, -50%) rotate(1turn); }
}

/* section
------------------------- */

section {
  margin: 60px 0;
  position: relative; /* for timestamp */
}

.section-header {
  margin-bottom: 10px;
}

.section-title {
  font-size: 2em;
  margin: 40px 0 0px;
}

.section-description {
  margin: 0;
}

.section-timestamp {
  margin: 0;
  color: #888;
}

section h3 {
  font-weight: normal;
  margin-bottom: 20px;
}

@media screen and (min-width: 640px) {
  section {
    margin: 100px 0;
  }

  .section-header {
    margin-bottom: 30px;
  }

  .section-title {
    font-size: 4em;
  }

  .section-description {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .section-timestamp {
    position: absolute;
    top: 30px;
    right: 0;
  }

  section h3 {
    font-size: 2.0em;
  }

}

/* text-list
------------------------- */


.text-list {
  list-style: none;
  margin-top: 20px;
  margin-left: 0;
  padding: 0;
}

.text-list li {
  margin: 0 0 20px;
}

.text-list__title {
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.0;
}

.text-list__caption {
  font-size: 0.925em;
  line-height: 1.2;
  margin: 5px 0;
}

@media screen and (min-width: 640px) {
  .text-list__title {
    font-size: 2.0em;
  }
}
