.block-sidebar-about {
	background: var(--wp--preset--color--quinary);
	padding: 32px;
	text-align: center;
}

.block-sidebar-about p {
	margin: 0 0 8px;
}

.block-sidebar-about .section-subhead {
	font-weight: 600;
	font-size: var(--wp--preset--font-size--tiny);
	line-height: var(--wp--custom--line-height--tiny);
}

.block-sidebar-about .section-title {
	font-family: var(--wp--preset--font-family--display);
	font-size: var(--wp--preset--font-size--big);
	line-height: var(--wp--custom--line-height--tiny);
	font-weight: 900;
}

.block-sidebar-about .wp-block-buttons {
	margin-top: 16px;
}
