/*
 Theme Name: Becoming Honey
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

:root {
    --yellow1: #FBDD40;
    --yellow2: #FBE122;
    --gold1: #F2A900;
    --gold2: #F1B434;
    --gold3: #F1C400;
    --gold4: #CBA052;
    --red1: #C8102E;
    --red2: #D22630;
    --red3: #AF272F;
    --red4: #E03C31;
    --magenta1: #AD1AAC;
    --magenta2: #981D97;
    --magenta3: #9B26B6;
    --magenta4: #87189D;
    --purple1: #5F259F;
    --purple2: #500778;
    --purple3: #5C068C;
}