.setting_lists .other_item:not(.color_palette){display:flex;align-items:center;justify-content:space-between}.setting_lists .other_item:not(:last-child){border-bottom:1px solid var(--border2)}.setting_lists .other_item.disabled{cursor:default}.setting_lists .other_item.disabled .label{opacity:.6}.setting_lists .other_item:not(:last-child){margin-bottom:8px}.setting_lists .other_item .label{width:100%;font-size:16px;cursor:pointer;font-weight:300;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:15px 0}