/*My Account - Tutor LMS*/


.title_subs_dash {
	font-size:20px !important;
}
.button-dashboard {
	background:#039fd8 !important;
	color:#fff;
	border-radius:6px;
}
.button-dashboard:hover {
	background:#007ead !important;
}
.button-dashboard .tutor-d-flex{
    gap:15px !important;
    justify-content: center;
}
.button-dashboard span{
    color:#fff !important;
    font-size:20px !important;
}