@charset "UTF-8";
.hi-slide .hi-next,
.hi-slide .hi-prev{
	top: 56%;
	height: 40px;
	margin-top: -40px;
	border-radius: 50px;
	line-height: 42px;
	background-color: crimson;
	font-size: 30px;
	
}