:root{--primary-color:hsla(354,80%,32%,1);--primary-color-hover:hsla(354,80%,12%,1);--secondary-color:hsl(0,0%,80%);--secondary-color-hover:hsl(0,0%,65%)}.card-group{display:flex;gap:20px;justify-content:space-between}.card{width:100%;box-shadow:0 0 10.2px 0 rgba(0,0,0,.15);border-radius:5px;background-color:#fff;margin:18px 0;padding:15px}.card img{width:20px}