.map {
	background-color: var(--blue-300);
}

.map p {
	font-size: 2rem;
}

.map iframe {
	min-height: 320px;
}
