.border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eb5e31;
	border-right-color: #eb5e31;
	border-bottom-color: #eb5e31;
	border-left-color: #eb5e31;
}
