.text-center {
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.font-size-23 {
	font-size: 23px;
}

.my-20 {
	margin-block: 20px;
}