.progress {
    display: flex;
    justify-content: center;
    gap: 12px;
    font-size: 2rem;
    margin-bottom: 24px;
}
