/*Small change for stepy*/
.stepy-header li.stepy-active div {
    background: #de3b43;
}
.stepy-header li div:after{
    background-color: #de3b43;
}

.checkout-header-text {
    color: black !important;
}

#logo {
    width: 300px;
    margin-bottom: 20px;
}
.panel-info > .panel-heading {
    background: #de3b43;
}

.panel-info {
    border-color: #de3b43 !important;
}

.comment-for-reader {
    display: none;
}