/*
Theme Name: Divi Child
Description: Child Theme
Version: 1.0.0
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Theme URI: http://www.elegantthemes.com/gallery/divi/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

/* ========== Custom CSS from Generator ========== */
.gradient-underline {
    display: inline;
    background-image: linear-gradient(to right, #295933, rgba(255, 255, 255, 0.2));
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: 0 100%;
    padding-bottom: 2px;
}
.dgreen {
    color: #295933 !important;
}
