/* https://flatuicolors.com/palette/us */


.shift-blue .shift-time,
.shift-green .shift-time,
.shift-teal .shift-time{
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.shift-blue{
    background: #0984e3;
    color: #fff;
}

.shift-green{
    background: #00b894;
    color: #fff;
}

.shift-gray{
    background: #b2bec3;
}

.shift-purple{
    background: #6c5ce7;
    color: #fff;
}

.shift-teal{
    background: #00cec9;
    color: #fff;
}

.shift-elsewhere{
    background: rgba(99, 110, 114, 0.25) !important;
    color: #fff !important;
    box-shadow: none !important;
}
