#main:after{
    background: #FFF7D8;
}

.name{
    background:#FFE100;
}

.detail h4:before {
    background: linear-gradient(135deg, #ffe100 50%, #000 50%);
}

.tabBox a.active {
    background: #FFE100;
}

.scheduleFlow li:after {
    border-color: #ffe100 transparent transparent transparent;
}

.trialNumber {
    background: #FFE100;
}
h6{
    background:#FFF7D8;
}