/**
Theme Name: Krewe of Morpheus
Author: Annunciation Interactive
Author URI: http://annunciation-interactive.com
Description: Custom theme for Krewe of Morpheus by Annunciation Interactive
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krewe-of-morpheus
Template: astra
*/

figure.wp-block-image {
	margin-bottom: .5em;
}

strong {
	color: #fef788 !important;
}

.grid-overlay .wp-block-cover__background,
.grid-overlay .eedee-background-div__overlay {
	background: transparent url(images/dot-pattern.png) top left repeat !important;
	opacity: 1 !important;
}

.site-branding {
	position: absolute;
	top: 10px;
	width: auto !important; 
}

#ast-desktop-header {
	background-color: rgba(75, 98, 153, 0.805);
}

@media only screen and (max-width: 544px) {
	h2.has-large-font-size {
		font-size: 1.8em !important;
	}
}

