/*
 Theme Name:   Alumni site
 Theme URI:    pathwaystoeducation.ca		
 Description:  Child Theme for Divi
 Author:       Pathways to Education Canada
 Author URI:   pathwaystoeducation.ca
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

/*--------Back to Top Button CSS---------- */

.et_pb_scroll_top.et-pb-icon {
    bottom: 250px!important;
    border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
    color: #2F3B6A!important;
    background: #02b0e5!important;
    cursor: pointer!important;
}
.et_pb_scroll_top.et-pb-icon:hover {
    bottom: 250px!important;
	padding: 10px!important;
}





/*------END Back to Top Button CSS-------- */