/**
 * Theme Name: National Property Services
 * Template:   blankslate
 * ...other header fields
 */
 html, body{
    padding: 0;
    margin: 0;
 }
 body{
    font-family: "Montserrat", sans-serif;
    line-height: 1.8;
 }