.menu-item-button a {
	background-color: #3300ff !important;
	padding: 13px 18px 13px 18px !important;
	color: white !important;
	border-radius: 2px !important;
	margin-bottom: 20px;
}
.menu-item-button-2 a {
	background-color: #2200a8 !important;
	border-bottom: activeborder;
	padding: 13px 18px 13px 18px !important;
	color: #fff2fd !important;
	border-radius: 2px !important;
	margin-bottom: 20px;
}
