.rbe-fullcalendar .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    color: #fff !important;
    background-color:#757575 !important;
	}
	
	.rbe-fullcalendar .fc-day-grid-event .fc-content .fc-time {
    color: white !important;
}

.fc-day-grid-event .fc-content .fc-title {
    font-size: 14px;
    color: white !important;
	}

	a.fc-day-number:focus {
    outline: 1px #fff solid !important;
}

.post-meta {
    color: black;
	}
	
	.post {
    border-bottom: 1px solid #000;
    color: black;
}

.card-body {
    color: black;
	}

.body>#footer .copyright {
    color: white !important;
}

	html header .navbar-collapse .nav-main > ul > li.active > a {
    color: #ffffff !important;
	}
	
	html header .navbar-collapse .nav-main > ul ul > li > a {
    color: #ffffff !important;
	}













