:root{--colorPrimary: #e6c100;--colorSecondary: #a80507;--grey: #636363;--grey2:rgb(168, 168, 168);--grey3:rgb(109, 109, 109);--grey4: #2e2e2e;--white: #d9d9d9;--black: #000}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh}.container{width:100%;max-width:1280px;margin:0 auto}ul,li{list-style:none}button{cursor:pointer;border-radius:8px}
