h1 {
	text-align: center;
	margin-bottom: 25px;
}
.card {
	padding: 25px;
	border-radius: 12px;
	box-shadow: var(--shadow)!important;
}