/*
Theme Name: Historic Nashville
Theme URI: http://www.historicnashvilleinc.org/
Author: NSFS
Author URI: http://www.nosleepforsheep.com
Description: Official theme for Historic Nashville
Version: 1.0
Text Domain: nsfs_fran
*/

.page-template-front-page-php blockquote {
	color: #fff;
	margin-bottom: 40px;
	font-family: "georgia", sans-serif;
	font-size: 16px;
}

.page-template-front-page-php span {
	font-weight: bold;
	font-style: italic;
}


.gform_wrapper.gravity-theme .gfield-choice-input {
    max-width: 20px !important;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {

    padding: 0 0 0 25px;
}

.col-1 .gform_wrapper li {
    margin-bottom: 10px;
    list-style: none !Important;
} 


.entry-content ul {
    margin: 0 0 20px 0px !important;

    }
    
    
    
    
    
    
    
    .col-1 .ginput_container input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
    }