/* Azores Place Page */
body.routes-page {
	background: url("../Images/Azores/Terceira/Praia/001.webp") no-repeat center
		center fixed;
	background-size: cover;
}

.azores-subpages {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 20px;
}

.azores-subpages .route-button {
	font-size: 1rem;
	padding: 10px 18px;
}
