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

.details-button {
    background: #1D60B4;
    color: #FFC60D;
    border: 1px solid #FFC60D;
}

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