header
1. Basic
*{ margin: 0; padding: 0; border: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0; border: 0; font-size: 100%; }
ol, ul { list-style: none; }
img{max-width: 100%;}

a.link-custom{}
a.link-custom:hover, a.link-custom:focus{}

button.btn-custom{}
button.btn-custom:hover, button.btn-custom:focus{}

/* CORE */
[class*="col-"], [class*="container-"]{padding-left: 10px; padding-right: 10px;}
.row{margin-left: -10px; margin-right: -10px;}