#reviewRules alternate {
    font-size: 20pt;
    display: flex;
    flex-direction: row;
    justify-items: baseline;
}

input[type="checkbox"] {
    height: 18pt;
    width: 18pt;
    margin-right: 6pt;
}

