html, body{
margin: 0;
}

body{
margin: 0;
font-family: Source Sans Pro, Arial, sans-serif;
}

a{
color: #831843;
text-decoration: underline;
}

h1{
color: #06B6D4;
font-weight: 600;
}

p{
margin: 0 0 18px;
}
