

header p{
    font-family:'Quicksand', Gill Sans; 
    line-height: 1.6;
    text-align: center;
    margin-top:72px;
    margin-bottom: 72px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

header{
    text-align: center;
    margin:auto;
}


header h1{
    font-size: 2em;
    font-family: 'Dancing Script', cursive;
    color: #C64599;
}

footer h1{
    margin-top:36px;
    color: #C64599;
    
}