/*
Theme Name: Twenty Nineteen Child
description: >-
  Twenty Nineteen Child Theme
Author: JMA
Author URI: https://jmaconsulting.biz
Template: twentynineteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twenty-nineteen-child
*/

#block-8 .logged-out {
	display: table-caption;
}

@media only screen and (min-width: 768px) {
	.site-logo .custom-logo-link {
	width: 317px !important;
}

#masthead {
background-image: linear-gradient(to bottom, #e6e9f4 0%, #fbfbfd 100%);
}

.site-logo {
 top: -20px;
		right: unset;
	}
}

.site-logo .custom-logo-link {
	border-radius: 0px;
top : 0px !important;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#colophon aside.widget-area {
  border-top: 1px solid #CFCEC3;
}

.af-fields {
	width: 150% !important;
}

