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

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

#logo {
    width: 300px;
    margin-bottom: 20px;
}
