/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2024 | 04:26:27 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.tutor-btn-outline-primary{
	color: white;
}

.tutor-btn-primary{
	color: white!important;
}

.tutor-btn-secondary:hover{
	color: white!important;
}

.tutor-topbar-mark-btn:hover{
	color: #ee0606!important;
}