/*!
 * Primitive UI | MIT License
 *
 * A minimalist front-end design toolkit built with Sass for developing
 * responsive, browser-consistent web apps.
 *
 * Author: Tania Rascia <tania@taniarascia.com>
 * Source: https://github.com/taniarascia/primitive
 * Documentation: https://taniarascia.github.io/primitive
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}figure{margin:0}html{background:#f9f9f9;color:#333;font-family:"Open Sans", sans-serif;font-size:24px;font-weight:300;height:100%;line-height:1.5;width:100%}html *{box-sizing:border-box}body{margin:0 auto;max-width:700px}main{height:100%;margin:0 24px 24px;max-width:700px}img.profile{border-radius:50%;display:block;height:100px;margin:42px auto;width:100px}a{color:#333;font-weight:600}
