:root {
--color-bg: #FFF;
--color-tile: #F0F0F0;
--color-button: #f0182d;
--color-text: #111;
--color-white-20: rgba(255, 255, 255, 70%);
--color-white-10: rgba(255, 255, 255, 70%);
}