.order-title{
    font-weight: 600;
    font-size: 24px;
    color: #2b2b2b;
    border-bottom: solid;
    margin-top: 20px;
}

th{
    font-weight: 600;
}

.btn-order{
    margin-top: 20px;
}

.bg-white{
    background: white !important;
}

a:hover{
    text-decoration: none;
}

.img-order-detail{
    width:300px !important;
    height: 200px !important;
}