body {
       font-family: Helvetica, Arial, sans-serif; 
       font-size: 18px; 
    } 

.breadcrumb a {
       color: #72bf44; 
    } 

.content article.entry .entry-content a {
       color: rgba(114,191,68,1); 
    } 

.footer-widgets {
       padding-top: 12px; 
    } 

.page article.entry .entry-content a {
       color: rgba(114,191,68,1); 
    } 

.sidebar-primary .widget:not(.woocommerce) a {
       color: rgba(114,191,68,1); 
    } 

.sidebar-primary .widget:not(.woocommerce) .widget-title {
       color: #72bf44; 
       font-weight: bold; 
    } 

.sidebar-primary .widget:not(.woocommerce) h5 {
       font-family: Helvetica, Arial, sans-serif; 
    } 

.sidebar-primary .widget:not(.woocommerce) h6 {
       font-family: Helvetica, Arial, sans-serif; 
    } 

.site-header {
       height: 299px; 
    } 

.site-inner {
       font-family: Helvetica, Arial, sans-serif; 
    } 

.title-area .site-title a {
       height: 250px; 
       width: 250px; 
    } 

nav.nav-primary ul.menu .current_page_item > a {
       border-bottom-color: #72bf44; 
    } 

