.sidebar-primary .widget:not(.woocommerce) h4 {
       font-weight: bold ; 
       text-shadow: none ; 
    } 

.title-area .site-title a {
       font-weight: bold ; 
       font-style: normal ; 
       text-shadow: rgba(0, 0, 0, 0.3) 2px 4px 3px ; 
    } 

.page article.entry .entry-content img:not(.wp-smiley) {
       background-color: transparent ; 
    } 

.sidebar-primary .widget:not(.woocommerce) a {
       text-shadow: none ; 
    } 

.sidebar-primary .widget:not(.woocommerce) img {
       text-shadow: rgb(0, 230, 230) -10px 10px 0px, rgb(1, 204, 204) -20px 20px 0px, rgb(0, 189, 189) -30px 30px 0px ; 
    } 


@media screen and (min-width: 0px) and (max-width: 480px) { .title-area .site-title a {   text-shadow: rgba(0, 0, 0, 0.3) 2px 4px 3px; }  }  