 .form-check h6 .form-check-label {
    color: var(--ge-night);
    font-family: var(--ge-font-regular);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: left;
    width: 100%;
    letter-spacing: normal;
    cursor: pointer;
}