.elementor-4103 .elementor-element.elementor-element-d8210c9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-0ca7aa4 */.custom-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding-left: 20px;
    flex-wrap: nowrap;
}
.custom-checkbox input {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    cursor: pointer;
}
.checkbox-text {
    flex: 1;
    line-height: 1.4;
}
.custom-checkbox input:checked ~ .checkbox-text {
    text-decoration: line-through;
    color: #888;
}/* End custom CSS */