.highlighted {
    color: white !important;
    background-color: black !important;
}

.btn:first-child:active {
    background-color: black;
    border-color: black;
}

.fizz-links {
    text-align: center;
}

.checklist {
    display: flex;
    gap: 10px;
}