.demographic-race-breakdown-widget,
.demographic-breakdown-widget{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.h-100{
    height: 100% !important;
}

.badge-color{
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
