body {
	background-color: var(--main-color);
}

.custom-card {
	width: min(95vw, 40rem);
}

.logo-orange {
	width: min(30vw, 8rem);
}