.modal-content {
	background: #000;
}
.modal-content .close {
	color: #FFF;
	opacity: 1;
	text-shadow: none;
}
.modal-header {
	border-bottom: none;
}
.designerH1 {
	font-size: 1.8em;
}
.designerH1 small {
	color: #FFF;
}
.designerH2 {
	font-size: 1.5em;
}