/* Greece Place Page */
body.routes-page {
	background: url("../Images/Greece/Meteora/DSC00165.webp") no-repeat center
		center fixed;
	background-size: cover;
}

.greece-subpages {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 20px;
	max-width: 320px;
}

.greece-subpages .route-button {
	text-align: center;
}
