/*
Theme Name: Twenty Nineteen Child
Theme URL: https://www.nogalliance.org
Description: Twenty Nineteen Child Theme
Author: Corinne Pritchard
Author URL: https://www.nogalliance.org
Template: twentynineteen
Version: 1.0.0
Text Domain: twentynineteen-child
*/ Custom CSS goes after this line

.acf-field input, .acf-field textarea {
	font-size: 1em!important;
}

.af-field-for-admin {
	padding: 30px!important;
	background-color: rgba(255, 238, 200, 0.5);
}

ul.acf-radio-list li, ul.acf-checkbox-list li {
	font-size: .9em;
}