/*
 Theme Name:   Dastardly Design Divi Child Theme
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Mike Jones
 Author URI:   http://www.dastardly.com.au
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

::-moz-selection {
    background-color: #C9B074;
    color: #fff;
}

::selection {
    background-color: #C9B074;
    color: #fff;
}

