p{
	font-family: "lato", sans-serif;
	font-weight: 400;
	line-height: 1.8em;
	font-size: 1em; 
	text-decoration: none;
	color:#939393;
	}

p a{
    color: #d5d10e;
    font-weight: 600;
    text-decoration: none;
}

h1{
	font-family: "lato", sans-serif;
	font-weight: 700;
	font-size: 1.5em; 
	color:#939393;
	}

h2{
	font-family: "lato", sans-serif;
	font-weight: 300;
	font-size: 1.8em; 
	color:#d5d10e;
	}