// Converted Variables
// Custom Media Query Variables
/*
BOX SIZING
*/
html, body, div, article, section, main, footer, header, form, fieldset, legend, pre, code, a, h1,h2,h3,h4,h5,h6, p, ul, ol, li, dl, dt, dd, textarea, table, td, th, tr, input, input, input, input, input, input, .border-box {
box-sizing: border-box;
}