/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 16 2025 | 07:35:55 */
.mb_oder-bt a{
	display: flex;
	background: #FF9C07;
	color: #fff;
	width: 260px;
	height: 50px;
	border-radius:20px;
	justify-content: center;
	align-items: center;
}
.mb_oder-bt a:hover{
	opacity: 0.7;
}
