:root {
--text-0: rgba(0, 0, 0, 87%);
--text-1: rgba(0, 0, 0, 66%);
--bg-0: #fff;
--bg-1: rgba(210, 210, 210, 0.55);
--primary-color: lightcoral;
--hover-color: white;
}