.woocommerce div.product form.cart {
       font-size: 11px; 
       font-style: italic; 
       line-height: 21px; 
       text-align: left; 
       text-decoration: none; 
       text-indent: 0px; 
       text-overflow: [...]; 
       text-transform: none; 
       white-space: normal; 
    } 

.woocommerce #content-area div.product div[itemprop=description]  p {
       font-style: normal; 
       list-style-position: inside; 
       text-align: left; 
       text-decoration: none; 
       text-transform: none; 
       white-space: normal; 
    } 

.woocommerce #content-area div.product form.cart {
       border-radius: 0px; 
       position: static; 
       right: 0px; 
    } 

#tribe-events #tribe-events-footer .tribe-events-sub-nav li a {
       color: rgba(255,255,255,1); 
    } 

