/* widths-o-matic */
.w1400 {
	max-width: 1400px;
	margin: 0 auto !important;
	padding-bottom: 2rem;
}

.w1200 {
	max-width: 1200px;
	margin: 0 auto !important;
	padding-bottom: 2rem;
}

.w960 {
	max-width: 960px;
	margin: 0 auto !important;
	padding-bottom: 2rem;
}

.w690 {
	max-width: 690px;
	margin: 0 auto !important;
	padding-bottom: 2rem;
}

.w480 {
	max-width: 480px;
	margin: 0 auto !important;
	padding-bottom: 2rem;
}

.fs-2 {
	font-size: 2rem;
}

.fs-3 {
	font-size: 3rem;
}

.fs-4 {
	font-size: 4rem;
}

/* main page title font biggerer */
.post-9130 h1 {
	font-size: 6rem;
	display: none;
}

.post-inner {
	padding-top: 2rem;
}

@media (min-width: 700px) {
	.post-inner {
		padding-top: 2rem;
	}
	
	.singular .entry-header {
		padding: 8rem 0 3rem;
	}
	
	.entry-content div.sharedaddy h3.sd-title, .entry-content h3.sd-title, .entry-content #jp-relatedposts h3.jp-relatedposts-headline {
	/* font-size: 4rem; */
		font-size: 3rem;
	}
}

.really-has-bucktooth-white-color p {
	color: white !important;
}

.round-corners {
	border-radius: .5rem;
}

.ytp-impression-link-logo {
	display: none;
}

.ytp-impression-link-text {
	display: none;
}

/* www-player-webp.css | https://www.youtube.com/s/player/b2e56c01/www-player-webp.css */
.ytp-impression-link-content {
	display: none;
}

/* style.css | https://blogs.oregonstate.edu/calverta/wp-content/themes/twentytwenty/style.css?ver=1.6 */
.pagination-single {
	display: none;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
/* background-color: #cd2653; */
	background-color: var(--beaver-orange);
}

.featured-media {
	max-width: 960px;
	text-align: center;
	margin: 0 auto;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

/* Smaller Heading Font please */
@media (min-width: 700px) {
	h1, .heading-size-1 {
		font-size: 5.4rem;
	}
	
	h2, .heading-size-2 {
		font-size: 4.4rem;
	}
	
	h3, .heading-size-3 {
		font-size: 3.8rem;
	}
	
	h4, .heading-size-4 {
		font-size: 3.2rem;
	}
}

/* Reduce white space around stuff */
@media (min-width: 700px) {
	.widget .widget-title {
		margin-bottom: 2rem;
	}
	
	.post-inner {
		padding-top: 3rem;
	}
	
	.footer-widgets-outer-wrapper {
		padding: 3rem 0;
	}
	
	#site-footer {
		padding: 3rem 0;
	}
}

.singular .entry-header {
	padding: 2rem 0;
}

body:not(.singular) main &gt; article:first-of-type {
	padding: 2rem 0 0;
}

.archive-header {
	padding: 2rem 0;
}

.error404 #site-content {
	padding-top: 2rem;
}

/* stratum all the things */
h1, .heading-size-1 {
	font-family: 'Stratum2WebBold', sans-serif;
}

h2, .heading-size-2 {
	font-family: 'Stratum2WebBold', sans-serif;
}

h3, .heading-size-3 {
	font-family: 'Stratum2WebBold', sans-serif;
}

h4, .heading-size-4 {
	font-family: 'Stratum2WebBold', sans-serif;
}

/* style.css | https://blogs.oregonstate.edu/calverta/wp-content/themes/twentytwenty/style.css?ver=1.6 */
.entry-content &gt; :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
/* max-width: 58rem; */
/* width: calc(100% - 4rem); */
	max-width: 78rem !important;
}

/* style.css | https://synergies.oregonstate.edu/wp-content/themes/twentytwenty/style.css?ver=1.6 */
.entry-content &gt; :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
/* max-width: 58rem; */
	max-width: 78rem;
}

@media (min-width: 700px) {
	h2.entry-title {
		font-size: 4.4rem;
		font-family: 'Stratum2WebBold', sans-serif !important;
	}
}

.entry-content h2 {
	font-size: 4.5rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
}

.entry-content h3 {
	font-size: 4rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
}

.entry-content h4 {
	font-size: 3rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
}

.entry-content h5 {
	font-size: 2.5rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
}

.entry-content h6 {
	font-size: 2.5rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
}

.site-title a {
	font-size: 5rem;
	font-family: 'Stratum2WebBold', sans-serif !important;
	color: var(--beaver-orange);
}

.section-inner {
	max-width: 300rem;
}

.section-inner.medium {
	max-width: 200rem;
}

h3.alignwide:nth-child(1) {
	text-align: center;
}

h3.alignwide:nth-child(5) {
	text-align: center;
}

.fs-35 {
	font-size: 3.5rem !important;
}

/* style.css | https://synergies.oregonstate.edu/wp-content/themes/twentytwenty/style.css?ver=1.8 */
@media (min-width: 1000px) {
	.entry-content &gt; .alignwide:not(.wp-block-group.has-background), .entry-content &gt; .alignfull:not(.wp-block-group.has-background) {
	/* margin-bottom: 8rem; */
	/* margin-top: 8rem; */
		margin-bottom: 1rem !important;
		margin-top: 1rem !important;
	}
}

/* style.css | https://synergies.oregonstate.edu/wp-content/themes/twentytwenty/style.css?ver=1.8 */
@media (min-width: 1220px) {
	.wp-block-pullquote.alignwide blockquote p, .wp-block-pullquote.alignfull blockquote p {
	/* font-size: 6.4rem; */
		font-size: 4rem;
	}
}

/* style.min.css | https://c0.wp.com/c/5.8.2/wp-includes/css/dist/block-library/style.min.css */
.wp-block-pullquote.is-style-solid-color blockquote p {
/* font-size: 2em; */
	font-size: 3rem;
}

/* style.css | https://synergies.oregonstate.edu/wp-content/themes/twentytwenty/style.css?ver=1.9 */
@media (min-width: 1000px) {
	.entry-content &gt; .alignwide, .entry-content &gt; .alignfull {
	/* margin-top: 8rem; */
		margin-bottom: 1rem !important;
		margin-top: 1rem !important;
	}
	
	.entry-content &gt; .alignwide:not(.wp-block-group.has-background),
		    .entry-content &gt; .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 3rem !important;
		margin-top: .1rem !important;
	}
}

@media (min-width: 700px) {
	.entry-content &gt; .alignwide:not(.wp-block-group.has-background), .entry-content &gt; .alignfull:not(.wp-block-group.has-background) {
	/* margin-bottom: 6rem; */
	/* margin-top: 6rem; */
		margin-bottom: 1rem !important;
		margin-top: 1rem !important;
	}
	
	.entry-content &gt; .alignwide:first-child, .entry-content &gt; .alignfull:first-child {
	/* margin-bottom: 8rem; */
		margin-bottom: 1rem !important;
	}
	
	.entry-content &gt; .alignwide:not(.wp-block-group.has-background),
		    .entry-content &gt; .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 3rem !important;
		margin-top: .1rem !important;
	}
}

/*  | https://synergies.oregonstate.edu/?custom-css=0b1763af73 */
.entry-content h3 {
/* font-size: 4rem; */
	font-size: 5rem;
}

#site-content #infinite-handle span button,
#site-content #infinite-handle span button:hover,
#site-content #infinite-handle span button:focus {
	background: #D73F09;
}