.carousel-component{align-items:center;background-color:#0d1117;border:1px solid #30363d;border-radius:10px;display:flex;gap:20px;justify-content:space-between;max-width:300px;min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch;overflow:scroll;padding:30px;-ms-overflow-style:none;scrollbar-width:none}.carousel-component::-webkit-scrollbar{display:none}.carousel-component__item{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.carousel-component svg{height:100%;width:100px}
