.botao-zipzap { color: var(--branco); display: flex; align-items: center; width: max-content;}
.botao-zipzap .img {width:55px; height: auto; aspect-ratio: 1/1; background: #00D747; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2; border-radius: 50%;}
.botao-zipzap p {background: #009F00; padding: 10px 20px 10px 52px; border-radius: 21.23px; font: 17.75px titillium; max-height: 47px; margin-left: -40px;}