body { background: #FFFFFF; }

.header { background: #252525; }
.header h1 { color: #FFD740; }

.steps { background: #252525 !important; }
.color-green { color: #E53935; }
.lines .active { background: #E53935 !important; }

.steps .btn { background: #E53935 !important; color: #FFFFFF !important; }
.btn  { background: rgba(229, 57, 53, 0.8) !important; color: #FFFFFF !important; }
.btn:hover,.btn.focus,.btn:focus { background: #E53935 !important; color: #FFFFFF !important; }

.thumb:hover .thumb-info{ background: #252525 !important; }

.bottom-text { background: #E53935 !important; }
.bottom-text .btn { background: #252525 !important; }