/* CSS for website */
.page-inner {
    max-width: 80% !important;
}

tr.finish {
    background-color: #C2DFB6 !important;
}