#application-form-btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #eee;
	padding: 10px;
	width: 100%;
	height: 50px;
	background-color: #eeeeee;
}

.item-btn {



	width: 100%;
	height: 100%
	color: #000;
	font-weight: 500;


}