    /*
    Theme Name: My Preferential Lite Child Theme
    Theme URI: http: //www.discoveringyourroots.com/
    Description: This is a custom child theme I have created.
    Author: Deb
    Author URI: http: //www.discoveringyourroots.com/
    Template: preferential-lite
    Version: 0.1
    */
        @import url("../preferential-lite/style.css");

blockquote {
	margin: 2rem 0;
	border-left: 1rem solid #FFFFFF;
	padding: 0 1rem;
	font-size: 1rem;
	line-height: 1.5;
	font-style: normal;
	font-family: arial, sans-serif;
	font-weight: normal;
}

ul ul,
ol ol {
	padding-left: 17px;
	margin-left: 20px;
}

.widget ul,
.widget ol {
	padding-left: 50px;
}

.col-md-9 {
	width: 100%;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
	font-size: 1rem;
}
#pref-navbox {
	background: #596857 !important
}
#pref-site-tagline {
	font: normal 2.5rem/1.1
	margin:0;
}
#pref-main-section, #pref-bottom, #pref-social-content {
    font-size: 1rem;
}
