:root{--primary-color-50:#fbebef;--primary-color-100:#f5cdd7;--primary-color-200:#efacbd;--primary-color-300:#e98aa2;--primary-color-400:#e4718e;--primary-color-500:#a13d56;--primary-color-600:#db5072;--primary-color-700:#d74767;--primary-color-800:#d23d5d;--primary-color-900:#ca2d4a;--secondary-color-50:#f8e29d;--secondary-color-100:#f7dd8c;--secondary-color-200:#f5d87c;--secondary-color-300:#f4d36b;--secondary-color-400:#f3ce5b;--secondary-color-500:#dbb952;--secondary-color-600:#c2a549;--secondary-color-700:#aa9040;--secondary-color-800:#927c37;--secondary-color-900:#7a672e}body{background:#e9eff8;font-family:"Sofia Pro"}body ::-webkit-scrollbar{width:6px;height:6px;-webkit-transition:background .3s;transition:.3s background}body ::-webkit-scrollbar-thumb{background:#ced4da}