h2 + p {
    margin-bottom: unset;
    font-weight: unset;
    color: black;
}

ul.wp-block-list {
    list-style-type: disc;
    margin-left: 24px;
}

footer.wp-block-template-part {
	margin-top: 100px;
}
