.modal-header {
    background-color: #8C0303;
    color: white;
}

.modal-body .goods-info {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}