body {
       background-color: rgba(19,109,235,1); 
    } 

.header-widget-area .widget:not(.woocommerce) a {
       padding-left: 10px; 
       padding-right: 10px; 
       padding-top: 10px; 
    } 

.homehead h1 {
       border-style: solid; 
       border-width: 0px!important; 
       box-shadow: none; 
       color: rgba(250,249,249,1); 
       font-family: Merriweather; 
       font-size: 69px; 
       line-height: 300px; 
       margin-bottom: 0px; 
       margin-left: 0px; 
       margin-right: 0px; 
       margin-top: 0px!important; 
       position: relative; 
       text-align: center; 
       text-shadow: 2px 2px 2px #090000; 
       top: 50px; 
    } 

.page article.entry .entry-content blockquote p {
       font-weight: normal; 
    } 

.sidebar-primary {
       background-color: rgba(242,242,241,1); 
    } 

.sidebar-primary .widget:not(.woocommerce) .widget-title {
       box-shadow: rgb(97,96,96) 0px 1px 0px 0px; 
    } 

.sidebar-primary .widget:not(.woocommerce) h3:not(.widget:not(.woocommerce)-title) {
       text-align: center!important; 
    } 

.site-header {
       background-color: #ffffff; 
    } 

.site-inner {
       background-color: rgba(19,98,137,1); 
       background-image: none; 
    } 

