/* Enter Your Custom CSS Here */

h1, h2, h3, h4, h5, h6{
   font-family: Lato, sans-serif;
}

.nav-menu li a{
   padding: 15px 10px;
}

.entry-content p{
   text-align: justify;
}