h1 {
    font-size: 2.125rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1rem;

}

h2 {
    font-size: 1.625rem;
    line-height: 1.1;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

h3 {
    font-size: 1.1875rem;
    line-height: 1.1;
    margin-top: 1rem;
    margin-bottom: 1rem;
	
}

main .button {
    margin-top: 1rem;
    margin-bottom: 1rem;
	
}
 
	
}