:root{--gray:#f1ebeb;--dark-gray:#959595;--orange:#cc6948;--light-orange:#fdcab9;--green:#59b779;--yellow:#fbf7c2;--blue:#21a0c9;--color:#404040;--bg-color:#e6e6e6;--primary-color:var(--orange);--font-display:"Roboto",sans-serif;--font-default:"Roboto",sans-serif}body{margin:0;background-color:#fff;color:#404040;color:var(--color);font-family:"Roboto",sans-serif;font-family:var(--font-default);font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-family:var(--font-display)}.title-size{font-size:20px}.sub-title-size{font-size:18px}