.gradient {
    background: linear-gradient(45deg, #7c007c, #ff8000, #0028d3);
}

.breadcrumbs {
    font-size: x-large;
    font-weight: 500;
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.col-separator {
    border-right: 0.4em solid #9a9a9a;
}

.row-separator {
    border-bottom: 0.3em solid #9a9a9a;
}

.palette-0 {
    background-color: #b4c7e7 !important;
}

.palette-1 {
    background-color: #ff9494 !important;
}

.palette-2 {
    background-color: #ffdd6c !important;
}

.palette-3 {
    background-color: #f8cbad !important;
}

.palette-4 {
    background-color: #8ddacb !important;
}

.palette-5 {
    background-color: #bcb8cf !important;
}
