.navbar .brand {
	font-size: 16px;
	padding: 0;
	line-height: 40px;
	color: #000000;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
}

#main-container {
	margin-top: 40px;
	margin-bottom: 40px;
}

.api-buttons {
	margin-top: 20px;
}

.api-buttons > a {
	margin-right: 10px;
}

.price {
	font-size: 25px !important;
	line-height: 26px !important;
}

.custom-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

h3#clothing {
	font-size: 68px;
	font-size: 5.8rem;
	color: #828282;
	font-family: 'BenchNine', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
}