﻿
.custom-color-1 {
    background-color: #e9dc5d !important;
}

tr[class^="custom-color-"] td {
    background-color: transparent !important;
}

.navbar {
    background-color: #2b4831;
}
