/*
Theme Name: Divi Child
Template: Divi
Author: Middlebury Inn
Version: 1.0.1459203600
Updated: 2016-03-28 22:20:00
*/

@media all and (min-width: 1024px) and (max-width: 1099px) {
	#top-menu li a {
		font-size: 75% !important;
	}
}

@media all and (min-width: 1100px) and (max-width: 1319px) {
	#top-menu li a {
		font-size: 90% !important;
	}
}

h1.page-title.gold {
    color: #c1aa70 !important;
}

h1.page-title {
    font-size: 180%;
}
