.main-categories,
div.input {
    border: 1px solid #FC7305;
}

.details-button {
    background: #FC7305;
    color: white;
    border: 1px solid #FC7305;
}

h1,
.price,
.main-color,
#price-detail-page,
.details-button:hover {
	color: #FC7305;
}
