/* Enter Your Custom CSS Here */
.galaBtn {
	background-color:#254851;
	border:2px solid #254851;
	color:#eeeded;
	box-shadow: 6px 7px #eeeded, 6px 7px 0 2px #254851;
}

.galaBtn:hover {
	background-color:#a9b9df;
	border:2px solid #254851;
	color:#254851;
	box-shadow: 6px 7px #254851, 6px 7px 0 2px #254851;
}

.galaSidebar .smallTitle {
	color:#495a90;
	font-weight:bold;
	font-size: 1.2rem;
}

.gala2021 figcaption {
	font-size:1.4rem;
	font-family:"agipo", "Arial", sans-serif;
}

.gala2021 figcaption h5 {
	font-size:1.6rem;
	color:#495a90;
}

.galaSub {
	font-size:1.6rem;
}

.single-page-32432 .c-heading__title {
	font-size:1.6rem;	
}

.single-page-32432 p.sponsorName {
	font-family:"agipo", "Arial", sans-serif;
}