.elementor-50660 .elementor-element.elementor-element-80ca91f .elementor-toggle-title, .elementor-50660 .elementor-element.elementor-element-80ca91f .elementor-toggle-icon{color:#000000;}.elementor-50660 .elementor-element.elementor-element-80ca91f .elementor-toggle-icon svg{fill:#000000;}/* Start custom CSS for html, class: .elementor-element-29a52d4 */.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 */