:root {
--btn-border-radius: 0.4;
--card-border-radius: 1;
--edit-border-radius: 0.4;
--tl-btn-primary-bg: #E84E0F;
--tl-btn-primary-hover-bg: #E84E0FB4;
--tl-btn-primary-hover-border: #E84E0FB4;
--tl-btn-primary-hover-text: #000000;
--tl-card-border: #E84E0F;
--tl-card-checked-bg: #FEFCDA;
--tl-card-checked-border: #E84E0F;
--tl-edit-focus-border: #E84E0FA0;
--tl-edit-notfocus-border: #E84E0F;
--tl-radio-notsel-bg: #FFFFFF;
--tl-radio-notsel-hover-bg: #E84E0FB4;
--tl-radio-notsel-hover-border: #E84E0FB4;
--tl-radio-sel-bg: #E84E0F;
--tl-radio-sel-border: #E84E0F;
}
