/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
.am-body-content h1 {
	text-align: center;
}
.am-body-content h1 {
    font-size: 1.8rem;
}

.am-body-content h2 {
    font-size: 1rem;
}