/* CSS Document */

h2
{   font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 2rem;
    margin-top: 3rem;
}
p
{	margin-bottom: 2rem;
}

ul
{	margin-left:2.5rem;
}