/*
 Theme Name:   Divi Child
 Theme URI:    http://woocommerce-890664-3088108.cloudwaysapps.com/
 Description:  Child Theme based on Divi
 Author:       William Sutton
 Author URI:   http://livingmagic.com
 Template:     Divi
 Version:      1.0.0
 License:      None.
 Text Domain:  carolynbaker
*/

#news-alert .et_pb_slide_content
{
    display: none;
}

#news-alert {
    height: 40px;
}

#news-alert h2 {
    font-size: 18px;
    line-height: 40px;
    test-align: left;
}

#news-alert .et_pb_slide_description {
    padding: 0;
}

.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce input.button
{
    color: #2A7E43 !important;
}