/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2020 | 00:25:13 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.tax-sd_review_category .featured-heading {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 250px;
    padding: 4rem 20px;
    position: relative;
    background-image: url('https://stagingdiva.com/wp-content/uploads/2020/01/LivingRoomBlueStagingBannerFr-1920-1650x423.jpg');

}
  
.tax-sd_review_category .featured-intro, .single-sd_review .featured-intro {
    background-color: rgba(255, 255, 255, 0.85);
    width: 750px;
    padding: 25px 40px;
}

.single-sd_review .featured-heading {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 250px;
    padding: 4rem 20px;
    position: relative;
    background-image: url('https://stagingdiva.com/wp-content/uploads/2018/10/banner-496794278-1650x344.jpg');
}
}