/*
Theme Name: Divi Child Theme
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/

/*:root {
    --gfight--dark: #2f2f2f;
    --gfight--light: #fdfdfd;
    --gfight--grey: #e7eaee;
    --gfight--highlight: #f5d3d0;
}*/

.frontpage-hero .brbl_post_tiles_0 .brbl-post-tile-figure:before {
    background-color: rgba(0,0,0,0) !important;
}