/* ==========================================================================
Basic style settings
========================================================================== */
*
box-sizing: border-box
html
font-size: $baseFontSize /* 1 */
line-height: 1.6
img
display: block /* 1 */
border: none
input, textarea
+placeholder
transition: all 9999s linear 9999s
figure
margin: 0