/*
 * Theme Name:     Birch Stream Farms
 * Theme URI:      https://birchstreamfarms.com
 * Description:    Divi child theme for the Birch Stream Farms site.
 * Author:         Pulse Marketing Agency
 * Author URI:     https://pulsemarketingagency.com
 * Template:       Divi
 * Version:        1.0.0
 */

.category #main-content .container::before {
    display: none;
}

.category .entry-title {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}