@import url('https://rsms.me/inter/inter.css');
/*:root {*/
/*    --tblr-font-sans-serif: 'Inter', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;*/
/*    !*font-size: 15px;*!*/
/*}*/
body {
    /*font-feature-settings: "cv03", "cv04", "cv11";*/
    background: rgba(255, 168, 69, 0.02);

}
