
   /* R E S E T */

      html, body  {

                     height: 100%;

                     margin: 0px;

                  }

   /* G E N E R A L */

      body  {

               font-family: 'Open Sans', sans-serif;  /* Open Sans | Montserrat */

               letter-spacing:0.07em !important;

               overflow-y: scroll;

            }