/* fix bootstrap 5 bug with material dashboard */
button#search
{
	margin-left: 0;
	border-radius: 50%;
}
