#root{max-width:1280px;margin:0 auto;text-align:center}.header-container{width:100%;background-color:#000;height:280px;display:flex;flex-direction:column;justify-content:center}.footer-container{width:100%;background-color:#000;height:100px;display:flex;flex-direction:row;justify-content:center}.card-container{height:120vh}.card-list{display:grid;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(2,auto);flex-direction:row;justify-content:space-around}.navbar-brand{font-family:Matemasie,sans-serif;font-weight:300;font-style:normal}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
