.progress {
    margin-top: 18px;
}

.progress .progress-bar {
    color: transparent;
	background-color: #fe821d;
	border-radius: inherit;
}