.modal-header{
	background: #8b7f71;
}

.modal-header .modal-title{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 400;
	line-height: 2.1;
	font-family: arsenal !important;
	
}

.modal-header .modal-title i {
	padding: 0 15px 0 10px;
}

.close{
	color: #ffffff;
	outline: none;
}
