/*======================================
Theme Name: JAREBC
Theme URI: https://divicake.com/
Description: JAREBC custom styles
Version: 1.0
Author: Rob Dracker
Author URI: https://www.wmcstudios.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* CHANGE GPLUS ICON TO LINKEDIN */
.et-social-google-plus a.icon:before {
    content: "\e09d" !important;
    }
.et-social-instagram a.icon:before {
    content: "\e0d1" !important;
    }

.signature {
    font-family: 'Dancing Script', cursive;
    font-weight: 700;
    font-size: 36px;
}

.jrchecklist {
    list-style-type: circle !important;
}