*, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; font-size: 62.5%; } body { color: #606c76; /* font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; */ font-size: 1.6em; font-weight: 300; line-height: 1.6; } a { text-decoration: none; } dl, ol, ul { list-style: none; margin-top: 0; padding-left: 0; } ul { list-style: circle inside; } .button, button, dd, dt, li { margin-bottom: 1.0rem; } blockquote, dl, figure, form, ol, p, pre, table, ul { margin-bottom: 2.5rem; } p { margin-top: 0; } h1, h2, h3, h4, h5, h6 { font-weight: 300; margin-bottom: 0; margin-top: 0; } h1 { font-size: 4.6rem; line-height: 1.2; } h2 { font-size: 3.6rem; line-height: 1; } img { max-width: 100%; }