/*
Theme Name: FI Hillsborough
Theme URI: https://www.github.com/TheFridayInstitute/wp-fi-hillsborough
Author: Nark Samberg
Author URI: https://www.fi.ncsu.edu
Description: Override of the NC State University Hillsborough theme
Version: 6
Text Domain: fi-hillsborough
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Override of NC State elements*/

html body a#campaign-sticker-full{
	font-size: 14px;
	text-align: right;
}

.background-black ul li:before, .background-wolfpack ul li:before, .background-hunt ul li:before, .background-pyroman ul li:before, .background-genomic ul li:before, .background-carmichael ul li:before, .background-innovation ul li:before, .background-indigo ul li:before, .background-reynolds ul li:before, .background-black ul li ul li:before, .background-wolfpack ul li ul li:before, .background-hunt ul li ul li:before, .background-pyroman ul li ul li:before, .background-genomic ul li ul li:before, .background-carmichael ul li ul li:before, .background-innovation ul li ul li:before, .background-indigo ul li ul li:before, .background-reynolds ul li ul li:before, .background-black ul li ul li ul li:before, .background-wolfpack ul li ul li ul li:before, .background-hunt ul li ul li ul li:before, .background-pyroman ul li ul li ul li:before, .background-genomic ul li ul li ul li:before, .background-carmichael ul li ul li ul li:before, .background-innovation ul li ul li ul li:before, .background-indigo ul li ul li ul li:before, .background-reynolds ul li ul li ul li:before
{
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" fill="white"><path d="M21 12.938l-9.125-9.125-3 3.063 9.063 9.125-9.063 9.125 3 3.063 12.188-12.188z"></path></svg>');
}

#masthead {
	margin-left: 0;
	margin-right: 0;
	max-width: unset;
	max-width: 100%;
	width: 100%;
}
#masthead .container-fluid {
	max-width: 100%;
	width: 100%;
}

#site-navigation.white{
	border-bottom: solid 3px #c00 !important;
}
#site-navigation.navbar a {
	font-size: 16px;
}
footer .container-fluid {
	max-width: unset;
}
footer #colophon {
	max-width: 100%;
	width: 100%;
}

.footer-address a{
	color: white;
	text-decoration: none;
	font-size: 1.75rem
}

.footer-address span{
    display: block;
}

#footer-unit-name{
    font-family: UniversLightCondensed;
    font-size: 2rem;
}

main {
	font-size: 18px;
}
p a, .site-content li a, dl a {
	text-decoration: none;
}
p a:focus, p a:hover, .site-content li a:hover, dl a:hover, .site-content li a:focus, dl a:focus {
	text-decoration: underline;
}
.alert {
	padding: 5px !important;
}
.alert-info {
	background-color: #427e93 !important;
	color: white !important;
}
.alert-warning {
	background-color: #FDD726 !important;
	color: black !important;
}
.alert-danger {
	background-color: #900 !important;
	color: white !important;
}
.alert-success {
	background-color: #7D8C1F !important;
	color: white !important;
}

.nav-links a{
	margin-left: 2rem;
}

.facetwp-type-pager{
	display: block;
	font-size: 2.5rem;
}

.nav-more{
	margin-right: 2em;
}

.nav-btn{
	padding-right: 2.75em !important;
}

.nav-btn.btn-primary svg{
	fill: white;
}

.nav-more svg{
	fill: #c00;
}

.search-submit svg{
	fill: white;
}

.spotlight-row{
	display: flex;
	flex: 1 0 auto;
	width: 100%;
}

.spotlight-card{
	padding: 0;
	margin: 10px;
	background: #eee;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	flex-grow: 1;
	-webkit-flex-grow: 1;
}

.spotlight-card.spotlight-image, .spotlight-card.spotlight-video{
	display: flex;
}

.spotlight-card .spotlight-left{
	width: 66.66%;
}

.spotlight-card.spotlight-fullimage{
	display: block;
}
.spotlight-card.spotlight-fullimage .spotlight-left, .spotlight-card.spotlight-fullimage .spotlight-right, .spotlight-card.spotlight-fullimage .spotlight-body{
	width: 100%;
	height: auto;
	margin: auto;
}

.spotlight-image-cover{
	background-size: cover;
}

.spotlight-image-center{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.spotlight-fullimage-image{
	width: 100%;
}

.spotlight-card.spotlight-video iframe{
	width: 100%;
	height: 100%;
	min-height: 175px;
	border: 0;
}

.spotlight-card.flex-100.spotlight-video iframe{
	width: 100%;
	height: 100%;
	min-height: 350px;
}

.spotlight-card .spotlight-body{
	width: 33.33%;
	padding: 15px;
	display: flex;
    flex: 1;
    flex-direction: column;
}

.spotlight-card.spotlight-nophoto .spotlight-body{
	width: 100%;
}

.spotlight-card .spotlight-body h3, .spotlight-card .spotlight-body p{
	margin: 0;
	
}

.spotlight-card .spotlight-body p{
	padding-top: 10px;
	color: black;
}

.spotlight-content .spotlight-feature{
	margin: 10px 0;
}

.spotlight-card:hover, .spotlight-card:focus {
	transform: translate(0, -3px);
	color: #c00;
	text-decoration: none;
}

.spotlight-card .nav-arrow{
	fill: #c00;
}

.spotlight-content{
	flex: 1 0 auto;
}

.spotlight-card.spotlight-feature{
	text-align: center;
	padding: 24px 15px 15px 15px;
}

.spotlight-card.spotlight-feature:hover{
	color: white;
}

.spotlight-card.spotlight-feature .nav-arrow{
	fill: white;
}

.spotlight-card.spotlight-feature.background-hunt:hover{
	color: black;
}

.spotlight-card.spotlight-feature.background-hunt .nav-arrow{
	fill: black;
}

.spotlight-card.spotlight-feature{
	padding: 32px;
}

.spotlight-card.spotlight-feature h3{
	font-family: GlyphaRoman, sans-serif;
	font-size: 3.25rem;
}

.spotlight-card.spotlight-feature .spotlight-content{
	font-family: GlyphaRoman, sans-serif;
	font-size: 1.75rem;
}


/*Layout Elements*/

.flex-row {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-webkit-box-align: flex-start;
	-moz-box-align: flex-start;
	-ms-flex-align: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex-center {
	justify-content: center;
}
.flex-column {
	padding: 15px;
	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	flex-grow: 1;
	-webkit-flex-grow: 1;
}
.flex-column-static {
	flex-grow: 0;
	-webkit-flex-grow: 0;
}
.flex-column .l-0 {
	padding-left: 0;
}
.flex-column .r-0 {
	padding-left: 0;
}
.flex-column .t-0 {
	padding-top: 0;
}
.flex-column .b-0 {
	padding-bottom: 0;
}

@media(min-width: 992px) {
	.flex-25 {
		flex-basis: 25%;
		-webkit-flex-basis: 25%;
	}
	.flex-33 {
		flex-basis: 33%;
		-webkit-flex-basis: 33%;
	}
	.flex-50 {
		flex-basis: 50%;
		-webkit-flex-basis: 50%;
	}
	.flex-66 {
		flex-basis: 66%;
		-webkit-flex-basis: 66%;
	}
	.flex-75 {
		flex-basis: 75%;
		-webkit-flex-basis: 75%;
	}
	.flex-100 {
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
	}
	.header-overlay-content .align-center {
		justify-content: center;
	}
	.header-overlay-content .align-right {
		justify-content: flex-end;
	}
}
@media(min-width: 1200px){
	
	.spotlight-card.flex-25{
		width: calc(25% - 20px);
	}

	.spotlight-card.flex-33{
		width: calc(33% - 20px);
	}

	.spotlight-card.flex-50{
		width: calc(50% - 20px);
	}

	.spotlight-card.flex-66{
		width: calc(66% - 20px);
	}
	
	.spotlight-card.flex-75{
		width: calc(75% - 20px);
	}

	.spotlight-card{
		flex-basis: auto;
	}

	.spotlight-image.flex-33 .spotlight-left, .spotlight-image.flex-25 .spotlight-left{
		display:none;
	}

	.spotlight-card .spotlight-body{
		height: 100%;
	}

	.spotlight-image img{
		display:none;
	}
}
.mb-0 {
	margin-bottom: 0;
}
section.normal {
	padding: 15px;
}
/*Components*/

.gform_body button, .gform_body input, .gform_body optgroup, .gform_body select, .gform_body textarea {
	color: black;
}
.classicuppercase .site-title-one{
	font-family: UniversLightCondensed,arial,sans-serif;
	text-transform: none;
	font-size: 2.75rem;
	line-height: 1.25;
}
.classicuppercase .site-title-two{
	font-family: UniversLightCondensed,arial,sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 2.75rem;
}
#sitewide-alert{
	margin-bottom: 0px;
}
.header-video {
	height: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	padding-top: 28.64%;
}
.header-video .container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: -28.64%;
}
.header-video .container.align-left {
	justify-content: flex-start;
}
.header-video .container.align-center {
	justify-content: center;
}
.header-video .container.align-right {
	justify-content: flex-end;
}
.header-video .content {
	width: 40%;
}
.header-split .flex-row {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	max-width: 1170px;
	margin: auto;
}
.header-split-image img {
	min-height: 200px;
	object-fit: cover;
	height: 100%;
	max-width: 100%;
}
.header-split-content {
	padding: 0px 20px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 1.3em;
}
.header-overlay {
	display: flex;
}

.header-overlay.h-align-left{
	justify-content: flex-start;
}

.header-overlay.h-align-center{
	justify-content: center;
}

.header-overlay.h-align-right{
	justify-content: flex-end;
}

.header-overlay.v-align-top{
	align-items: flex-start;
}

.header-overlay.v-align-center{
	align-items: center;
}

.header-overlay.v-align-bottom{
	align-items: flex-end;
}


.header-overlay .header-overlay-content {
	max-width: 50%;
	padding: 1.5em;
	position: absolute;
}

.header-overlay img {
	width: 100%;
	object-fit: cover;
	min-height: 500px;
}
.header-overlay-content .content {
	font-size: 1.3em;
}
.home-page label {
	display: none !important;
}
.home-page .gform_wrapper ul li:before {
	background-image: unset !important;
}

.gform_fields li::before{
	background-image: none !important;
}

.home-page #bythenumbers{
	font-family: GlyphaRoman, serif;
}

.home-page #bythenumbers .number{
	font-size: 5.5rem;
	display: block;
}

.home-page #bythenumbers .description{
	font-size: 2.5rem;
}
.mission {
	font-family: GlyphaLight;
	font-size: 1.3em;
	line-height: 1.4;
	font-weight: normal;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 15px 0;
}

.mission .nav-more svg{
	fill: white;
}

#highlight{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.nav-block {
	padding: 0;
}
li.nav-item:before, li.event-item:before, li.update-item:before {
	background-image: unset !important;
	margin: 0;
	padding: 0;
}
a:hover.nav-item-link, a:hover.event-item-link, a:hover.update-item-link {
	text-decoration: none !important;
}
.learn-more {
	font-size: 1.3em;
}
.nav-item-image {
	margin-bottom: 5px;
}
.nav-item-image img {
	height: 200px;
	width: 360px;
	object-fit: scale-down;
}
.nav-item-image img.nav-icon {
	height: 128px;
	width: 128px;
}
.nav-item-label, .event-item-title, .update-item-title {
	font-size: 1.3em;
	line-height: 1.2;
}
.nav-item-subtitle {
	color: black;
	font-style: italic;
}
.nav-item-small .nav-item-label, .nav-item-small .nav-item-subtitle {
	font-size: 1em;
}
.nav-item-small .nav-item-image img {
	height: 120px;
	width: 175px;
	object-fit: scale-down;
}
.nav-item-small .nav-item-image img.nav-icon {
	height: 128px;
	width: 128px;
}
.nav-item-description {
	color: black;
}
a.nav-item-description:hover {
	text-decoration: none;
}
.nav-person-photo {
	height: 8em;
	margin-bottom: 0px;
	margin: auto;
	display: block;
	object-fit: scale-down;
	background: inherit;
}
.nav-person-photo.nophoto {
	background: #ccc;
	width: 8em;
	position: relative;
}
.directory .flex-row {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}
.directory .flex-50 {
	flex-grow: 0;
	-webkit-flex-grow: 0;
}
.directory .directory-info {
	text-align: left;
}
#directory-search input {
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 10px;
	width: 25%;
}
#directory-search .search-submit {
	background: #c00;
	width: 48px;
	height: 48px;
	margin-top: -4px;
}
.nav-person-directory-photo {
	width: 75%;
	max-width: 200px;
	margin-right: 1rem;
	align-self: start;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	max-height: 250px;
	margin-bottom: 0px;
}
.nav-person-photo.nophoto span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30%;
	margin: auto;
	color: black;
}
.nav-person-name {
	font-weight: bold;
}
.nav-person-title, .nav-person-org, .nav-person-role, .nav-person-phone, .nav-person-email {
	color: black;
}
.nav-person-role {
	font-style: italic;
}
.event-item {
	padding: 0;
}
.event-item-link {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: nowrap;
	margin: 10px 0;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.event-item-time {
	font-family: GlyphaLight;
	background: #c00;
	color: white;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	flex-basis: 25%;
	-webkit-flex-basis: 25%;
	line-height: 1.25;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	max-width: 120px;
}
.event-item-time>.month {
	display: block;
	font-size: 2rem;
}
.event-item-time>.day {
	display: block;
	font-size: 3.5rem;
}
.event-item-time>.time {
	display: block;
	font-size: 2rem;
}
.event-agenda-title {
	font-family: GlyphaRoman;
	display: block;
}
.event-invite-alert {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.update-item-date {
	font-size: 0.8em !important;
	color: #333333;
}
.update-item-excerpt {
	color: black;
}
.person-page-info-block {
	font-size: 1.3em;
	margin-left: 20px;
}
.person-page-info-block .person-page-title {
	font-weight: bold;
}
.entry-date {
	margin: 20px 0;
	text-align: center;
}
.event .entry-date {
	margin-right: -15px;
}
.event header .entry-date time {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: GlyphaLight;
	font-size: 2.5rem;
	font-weight: bold;
}
.sidebar-top {
	padding-top: 2.5rem;
	clear: both;
	position: relative;
	min-height: 1px;
}
.sidebar-title {
	font-family: UniversLight;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
}
h2.sidebar-title {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
h3.sidebar-title {
	font-size: 1.3em;
}
.sidebar-meta-module {
	margin-bottom: 20px;
}
.sidebar-meta-title {
	margin-top: 0;
	margin-bottom: 0;
}
ul.share-links {
	margin-bottom: 0px;
}
li.share-link {
	display: inline-block;
	margin-left: 15px;
}
li.share-link:first-of-type {
	margin-left: 0;
}
li.share-link a {
	color: #333;
	font-size: 24px;
}
li.share-link a:hover {
	color: #900;
}
.sidebar-category-list, .sidebar-tag-list {
	font-size: 1.3em;
}
.subpage-sidebar .list-group-item {
	background-color: #f2f2f2;
	border: none;
}
.subpage-sidebar .list-group-item.parent {
	border-top: 1px solid #bbb;
}
.subpage-sidebar a.list-group-item:hover {
	background-color: #cccccc;
}
.subpage-sidebar a.list-group-item.active:hover {
	background-color: #990000;
}
main.events a.page-numbers, main.events span.page-numbers {
	display: none;
}
main.events a.page-numbers.prev {
	display: block;
	float: left;
	text-align: left;
}
main.events a.page-numbers.next {
	display: block;
	float: right;
	text-align: right;
}
@media(max-width: 992px) {
	.header-video {
		display: none;
	}
	.header-split-image {
		display: none;
	}
	.header-overlay img {
		display: none;
	}
	.header-overlay .header-overlay-content {
		width: 100%;
		padding: 1.5em;
		position: relative;
		top: unset;
		/* vertical alignment */
		transform: unset;
		max-width: 100%;
		text-align: center;
		/* precise centering; see link below */
	}
	.header-overlay .header-overlay-content.align-left {
		left: unset;
		/* horizontal alignment */
	}
	.header-overlay .header-overlay-content.align-center {
		left: unset;
		/* horizontal alignment */
	}
	.header-overlay .header-overlay-content.align-right {
		left: unset;
		/* horizontal alignment */
	}
	.directory .directory-info {
		text-align: center;
	}
	#directory-search input {
		width: 80%;
	}
	.event .entry-date {
		margin-left: -15px;
	}
	.event-invite-alert {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media(max-width: 1199px){
	.spotlight-row {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		-webkit-flex-direction: row;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-webkit-box-align: flex-start;
		-moz-box-align: flex-start;
		-ms-flex-align: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}

	.spotlight-card.spotlight-image, .spotlight-card.spotlight-video{
		display: block;
	}

	.spotlight-card.spotlight-feature h3{
		font-size: 2.5rem;
	}
	
	.spotlight-card.spotlight-video iframe{
		height: 300px;
	}
	
	.spotlight-card .spotlight-left{
		width: 100%;
	}

	.spotlight-card .spotlight-body{
		width: 100%;
	}
	
	.spotlight-card .spotlight-image{
		background-image: none;
	}
}
/*Background Color Elements*/

.background-wolfpack {
	background-color: #c00;
	color: white;
}
.background-wolfpack a, .background-wolfpack a:hover, .background-wolfpack a:focus {
	color: white;
}
.background-black {
	background-color: black;
	color: white;
}
.background-black a, .background-black a:hover, .background-black a:focus {
	color: white;
}
.background-white {
	background-color: white;
	color: black;
}
.background-reynolds {
	background-color: #990000;
	color: white;
}
.background-reynolds a, .background-reynolds a:hover, .background-reynolds a:focus {
	color: white;
}
.background-hunt {
	background-color: #fdd726;
	color: black;
}
.background-hunt a, .background-hunt a:hover, .background-hunt a:focus {
	color: black;
}
.background-pyroman {
	background-color: #d14905;
	color: white;
}
.background-pyroman a, .background-pyroman a:hover, .background-pyroman a:focus {
	color: white;
}
.background-genomic {
	background-color: #6F7D1C;
	color: white;
}
.background-genomic a, .background-genomic a:hover, .background-genomic a:focus {
	color: white;
}
.background-carmichael {
	background-color: #008473;
	color: white;
}
.background-genomic a, .background-genomic a:hover, .background-genomic a:focus {
	color: white;
}
.background-innovation {
	background-color: #427e93;
	color: white;
}
.background-innovation a, .background-innovation a:hover, .background-innovation a:focus {
	color: white;
}
.background-indigo {
	background-color: #4156a1;
	color: white;
}
.background-indigo a, .background-indigo a:hover, .background-indigo a:focus {
	color: white;
}
.background-gray10 {
	background-color: #f2f2f2;
	color: black;
}
.background-gray60 {
	background-color: #666666;
	color: white;
}
.background-transparent-gray90 {
	background: rgba(51, 51, 51, .5);
	color: white;
}


/**Begin NC State Gutenstyles*/

/* Styles */

.edit-post-layout__content {
	font-family: arial !important;
}
.editor-post-title textarea.editor-post-title__input {
	font-family: 'UniversLight', arial, sans-serif;
	font-weight: normal;
	font-size: 3rem;
}
.edit-post-visual-editor, .edit-post-visual-editor p {
	font-family: 'UniversLight', arial, sans-serif;
	font-size: 1.15rem;
}
.edit-post-visual-editor a {
	color: #cc0000;
}
.edit-post-visual-editor a:hover, .edit-post-visual-editor a:focus, .edit-post-visual-editor a:active {
	color: #990000;
}
.edit-post-visual-editor ul li {
	list-style: none;
}


.edit-post-visual-editor figcaption, .edit-post-visual-editor .wp-block-image figcaption {
	width: 100%;
	font-size: 0.75em;
	color: #000;
}
.edit-post-visual-editor .wp-block-quote p {
	margin: 2rem;
	font-size: 2.5rem;
	font-weight: normal;
	font-family: 'Glypha LT W01 55 Roman', georgia, serif;
}
.edit-post-visual-editor .wp-block-quote cite, .edit-post-visual-editor .wp-block-quote footer {
	color: #666;
	font-size: 2rem;
	font-family: 'UniversLight', arial, sans-serif;
}

.edit-post-visual-editor .wp-block-pullquote {
	border: none;
}
.edit-post-visual-editor .wp-block-pullquote p {
	font-size: 4rem;
	font-weight: normal;
	font-family: 'Glypha LT W01 55 Roman', georgia, serif;
}
.edit-post-visual-editor .wp-block-pullquote cite, .edit-post-visual-editor .wp-block-pullquote footer {
	color: #666;
	font-family: 'UniversLight', arial, sans-serif;
}

.edit-post-visual-editor p.wp-block-subhead {
	font-size: 1.5em;
	font-style: normal;
	color: #666;
}
.edit-post-visual-editor pre.wp-block-code {
	background: none;
}
.edit-post-visual-editor pre.wp-block-code code {
	background: none;
}
.edit-post-visual-editor pre.wp-block-verse {
	background: none;
	border: none;
	padding: 2em;
	font-family: inherit;
	font-size: 1.7rem;
}
.edit-post-visual-editor .wp-block-button .wp-block-button__link {
	border-radius: 0;
	background-color: #cc0000;
}
.edit-post-visual-editor .wp-block-button .wp-block-button__link:hover, .edit-post-visual-editor .wp-block-button .wp-block-button__link:active, .edit-post-visual-editor .wp-block-button .wp-block-button__link:focus {
	background-color: #990000;
}
.edit-post-visual-editor hr.wp-block-separator {
	max-width: 50%;
	border-bottom: solid 0.25rem #666;
}
.edit-post-visual-editor h1, .edit-post-visual-editor .h1, .edit-post-visual-editor h2, .edit-post-visual-editor .h2, .edit-post-visual-editor h3, .edit-post-visual-editor .h3, .edit-post-visual-editor h4, .edit-post-visual-editor .h4, .edit-post-visual-editor h5, .edit-post-visual-editor .h5, .edit-post-visual-editor h6, .edit-post-visual-editor .h6 {
	margin: 0;
}
.edit-post-visual-editor h2, .edit-post-visual-editor .h2 {
	font-size: 2.5rem;
	font-weight: normal;
}
.edit-post-visual-editor h3, .edit-post-visual-editor .h3 {
	font-size: 1.8rem;
	font-family: 'UniversCondensed', arial, sans-serif;
	font-weight: bold;
}
.edit-post-visual-editor h4, .edit-post-visual-editor .h4 {
	font-size: 1.8rem;
	font-weight: normal;
}
.edit-post-visual-editor h5, .edit-post-visual-editor .h5 {
	font-size: 1.5rem;
	font-weight: normal;
}
.edit-post-visual-editor h6, .edit-post-visual-editor .h6 {
	font-size: 1.2rem;
	font-family: "UniversRoman", arial, sans-serif;
	font-weight: bold;
}
.edit-post-visual-editor strong {
	font-family: 'UniversRoman', arial, sans-serif;
	font-weight: bold;
}
li.blocks-gallery-item:before {
	display: none !important;
}
