.txt-content{padding-top: 0px; padding-bottom: 20px;}

.dash-tile.lime {
    background-color: rgba(182, 212, 78, 0.2);
}

.dash-tile.burple {
    background-color: rgba(118, 146, 216, 0.2);
}

.dash-tile.tan {
    background-color: rgba(231, 191, 161, 0.2);
}

.dash-tile.l-blue {
    background-color: rgba(144, 203, 218, 0.2);
}

.dash-tile.purple {
    background-color: rgba(185, 167, 212, 0.2);
}

.dash-tile.yellow {
    background-color: rgba(246, 209, 96, 0.2);
}

.dash-tile.green {
    background-color: rgba(55, 184, 136, 0.2);
}

.dash-tile.orange {
    background-color: rgba(246, 146, 81, 0.2);
}

.dash-tile.pink {
    background-color: rgba(240, 150, 172, 0.2);
}

.dash-tile.teal {
    background-color: rgba(134, 222, 213, 0.2);
}

.dash-tile.grey {
    background-color: rgba(166, 163, 170, 0.2);
}

.dash-tile.lblue {
    background-color: rgba(11, 165, 213, 0.1);
}

.dash-tile .section-icon {
    margin-bottom: 1px;
}

.dash-tile {
    padding-bottom: 2px;
    padding-left: 2px;
}