/* The Atlantic Route Page */
body.routes-page {
	background: url("../Images/Atlantic/Atlantic.webp") no-repeat center center
		fixed;
	background-size: cover;
}

.route-subsection h4 {
	margin: 14px 0 8px;
	color: #f2d27a;
	font-size: 0.95rem;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
