/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 04 2026 | 18:47:27 */
@media screen and (max-width: 69em) {
	h1 {
		font-size: 2em;
	}
	
	.main_photo .main_photo_credit {
		bottom: 40px;
	}
	
	.main_photo .main_photo_info {
		padding-bottom: 1.5em;
	}
}

.miam_bouton,
.ticketlink {
	transition: 0.2s ease all;
}

.miam_bouton:hover,
.ticketlink:hover {
	background-color: #ff7d1c !important;
}