*{margin:0;padding:0}.bg-blue{background-color:#061424}.text-yellow{color:#fefe7a}.text-red{color:#ff304f;font-weight:700}.rounded-border{border-radius:20px;border:4px solid #061424}.btn-blue{color:#fff;background-color:#061424}.btn-blue:hover{color:#fff}body{background-color:#ffffdb}a:hover{color:#fff}nav{top:0;z-index:3;width:100%;position:sticky;border-radius:0 0 10px 10px}.hold{margin:auto;max-width:1100px}main.banner img{width:100%;max-width:800px}section.featured,section.represent,section.store{margin:auto;max-width:800px}section.products{margin:auto;max-width:1200px}footer img{max-width:250px;animation:swing 1.5s ease-in-out infinite alternate}@keyframes swing{0%{transform:perspective(800px) rotateY(20deg)}100%{transform:perspective(800px) rotateY(-20deg)}}@media (max-width:768px){.rounded-border{border-radius:10px;border:3px solid #061424}}