/*
 Theme Name:     UVM 2019
 Author:         UVM
 Author URI:     http://www.uvm.edu
 Template:       twentynineteen
 Version:        0.3.27
 Description:
 Wordpress Version: 5.5.1
*/
/*
@media only screen and (min-width: 800px) {
	header {
		font-family: Roboto, sans-serif;
	}

	ul#topnav {
		box-sizing: content-box;
	}
	ul#topnav a {
		font-size: 13px;
		font-weight: 500;
		letter-spacing: 0.85px;
	}
	ul#topnav button {
		font-size: 13px;
		text-transform: uppercase;
		margin-top: -27px;
		padding: 30px 0 13px;
		display: block;
		width: 100%;
		background-color: inherit;
	}

	div.site-branding, div.site-content {
		margin: 0 auto !important;
		float: none;
		max-width: 1200px;
	}
	div.site-branding {
		padding-top: 10px;
	}
	h1.site-title {
		padding: 16px 10px 16px 10px;
	}
	.site-title a {
		font-size: 30.6px;
		text-transform: uppercase;
		font-weight: 500;
		color: #01533f !important;
		letter-spacing: 2.448px;
		border-bottom: 0;
	}
	.site-description {
		font-family: Roboto;
		text-transform: uppercase;
		font-size: 20.4px;
		line-height: 30.6px;
		position: relative;
		bottom: 3px;
		padding-right: 10px;
	}

	#main {
		margin: 1em 0 0 0 !important;
	}

	#content, #content header.entry-header {
		margin: 0;
	}

	#content .entry-title {
		font-size: 25px;
		border-bottom: 0;
		font-weight: 400;
		margin-bottom: 0.2em;
	}
	#content .entry-title a {
		border-bottom: 0;
	}

	footer {
		font-family: Roboto, sans-serif;
		font-size: 17px;
		letter-spacing: 0.05em;
	}
}

@media only screen and (min-width: 768px) {
       	.entry .entry-content, .entry .entry-summary {
		margin: 0;
		padding: 0;
	}
}

.entry .entry-title:before {
	display: none;
}

#content p, #content ul, #content ol {
	margin-left: 0;
	margin-right: 0;
}
*/

/*# sourceMappingURL=style.css.map */
