<style>
p.small {
 line-height: 0.7;
}

p.big {
 line-height: 5;
 font-weight: 900;
}
</style>
/* removes white space between 1st section and nav */
.ac-hp-hero {margin-top: -44px;}
.ac-pg-hero {margin-top: -44px; margin-bottom: -44px;}

/* paralax - fixed hero image */
.ac-hp-hero .block-bg-img {padding:150px 15px;margin-top: 0px;}
.ac-hp-hero {background-attachment:fixed;}

<!DOCTYPE html>
<html>
<head>
<style>
h1 {
 letter-spacing: 10px;
 font-weight: 900;
}

h2 {
 letter-spacing: 5px;
 font-weight: 500;
}

h3 {
 letter-spacing: -1px;
 font-weight: 100;
}
</style>






































































