header{
    margin-bottom: 3rem;
}

p{
    line-height:1.6; 
}

a{
    font-size:  0.8em;
    text-transform: uppercase;
}

h1{
    font-size: 2.5rem;
    font-weight: 100;
    border-top-style: solid;
    border-width: 1px;
}
h2{
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 100;
}
img{
    width:100%;
}

div{
    width:25%;
}

