/* 
Theme Name:   Divi-C2IT 
Theme URI:    http://c2itconsulting.net 
Description:  INALA Child Theme 
Author:       C2IT 
Author URI:   http://c2itconsulting.net 
Template:     Divi 
Version:      1.0.0 
License:      GNU General Public License v2 or later 
License URI:  http://www.gnu.org/licenses/gpl-2.0.html 
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready 
Text Domain:  Divi-C2IT 
*/ 

.fc-event-dot {
	background-color: #fcb040;
}
.fc-button-primary {
	background-color: #162a51;
}
.fc-next-button:hover, .fc-prev-button:hover, .fc-today-button:hover {
	background-color: #116fb1!important;
}
.fc-button-primary:disabled {
	background-color: gray;
}