#home-featured {
       background-image: url(https://weatheryourstorm.com/wp-content/uploads/2016/07/rainbow-sky-1401806-2.jpg); 
       background-repeat: no-repeat; 
       background-size: 100% 100%; 
       background-position: center top; 
    } 

#title-area {
       display: none; 
    } 

.widget-title.widgettitle {
       color: rgba(15,137,193,1); 
       font-family: Oswald; 
       font-size: 34px; 
       text-transform: uppercase; 
       text-align: center; 
    } 

