.check-list-item{
    display: flex;
    gap: 20px;
    align-items: center;
}

.check-list-item p{
    margin: 0;
}
