.badges{display:flex;align-items:center;height:auto;flex-wrap:wrap;justify-content:center;gap:2rem;background-color:var(--inverse-background);padding:15px;padding-bottom:3rem;}@media screen and (max-width:1000px){.badges{gap:5px;}}.badge{height:100px;}.badge img{height:100%;}