
.inv-wrap {
    background: #ebab01;
}

.inv-booth:before,
.inv-booth:after {
    background: #ebab01;
}

.tit-color {
    color: #e59525;
}

.inv-booth .inv-btn a {
    background: #e59525;
}

.inv-booth {
    background: linear-gradient(to bottom, #e5e2f5, #fff 10%);
}


