.article {
	padding-bottom: 2rem !important;
}

.article h1, .article h2, .article h3 {
    text-align: left;
    margin-bottom: 2rem;
}

.article ul li {
	margin-bottom: 0.8rem;
}