.ra-base{background-color:var(--brand);border-radius:50px;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .3s;display:flex}.ra-base:hover{transform:scale(1.1)}
