/* styleguide */
body { margin: 0; background: #F3EADB; color: #14120E; font-family: 'Archivo', 'Helvetica Neue', Arial, sans-serif; }
a { color: #E0392B; }
a:hover { color: #B52B20; }
.label { font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 600; color: #7A7266; }
.fr { position: relative; overflow: hidden; background: #2A2620; }
.fr span { position: absolute; left: 0; right: 0; bottom: 0; padding: 8px 12px; font-size: 10px; line-height: 1.4; letter-spacing: 0.06em; text-transform: uppercase; color: #F3EADB; font-weight: 600; background: rgba(20,18,14,0.78); }
html, body { margin: 0; background: #F3EADB; }
