/* Add here all your CSS customizations */
html{
	scroll-behavior: smooth;
}

.card{
	min-height: 530px;
}