/* =========================================================
   NEMI HOME
   Main Stylesheet
========================================================= */

body {
    margin: 0;
    background: #111;
    color: #fff;
    font-family: Arial, sans-serif;
}

.nemi-home {
    padding: 60px;
}

.nemi-home h1 {
    font-size: 48px;
}