/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1449613690
Updated: 2015-12-08 22:28:10
*/

.give {
	border: 1px solid #000;
}

/* style the get started cta button */
            .get-started {border-radius: 0px;}
            .get-started a {color: #fff!important;}
            li.get-started {
                background-color:#01587D; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 12px 13px 13px 10px!important;
            border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.get-started:hover {background-color:#833E36;}
 



/* fixed header button text color */
                 .et-fixed-header #top-menu .get-started a {
                        color: #fff!important;}
        .get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
                    color: #fff !important;}
 
 
 
    @media only screen and (min-width : 981px) {
            li.get-started {height: 39px !important;}}


.gq_r_inline_buttons .et_pb_button_module_wrapper {
        display: inline-block;
        margin: 10px 10px 0px 0px!important;
		text-align: center !important;
}


.et_pb_row_2.et_pb_row.gq_r_inline_buttons {
	text-align: center !important;
}

