.cart-empty-continue {
    text-align: center;
}

.cart-empty-continue-btn a {
    width: auto;
    height: 43px;
    padding:5px 25px 5px 25px;
    left: 0px;
    top: 55px;
    color: white;
    background: #FF6700;
    border-radius: 20px;
    font-style: normal;
    font-size: 15.8983px;
    line-height: 23px;
}