
/*
Theme Name: AMRA Medical - Genesis Child.
Description: This is a child theme created for the Genesis Framework, designed for AMRA Medical.
Author: Eight Digital Agency
Author URI: https://www.eight.se/

Version: 1.3.0

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: amra-genesis
Requires at least: 5.4
Requires PHP: 5.6
*/
body {
	font-family: "Open Sans", sans-serif;
	background-color: var(--background-color);
}

.single-post .type-post {
	max-width: 864px;
	margin: 0 auto;
}

.hide-when-get {
	display: none !important;
}
