footer{background:#323232;text-align:center;width:100%;color:#ccc}footer hr{width:100%;color:#0a0a0a;margin:0}#logopb{aspect-ratio:attr(width)/attr(height)}#whatsapp-button:where(.astro-KBSBCCKV){z-index:9999;text-decoration:none;display:flex;align-items:center;span {background-color: #5f5f5f; color: #fff; border-radius: 5px; padding: 2px 5px; font-size: 12px; margin-right: 10px; position: relative; &::after {content: ""; position: absolute; top: 50%; left: 100%; margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent transparent #5f5f5f;}} .box-image {width: 50px; height: 50px; border-radius: 50%; border: 2px solid #069; outline: none; position: relative; overflow: visible; &::after {content: ""; position: absolute; inset: 0; border-radius: inherit; border: 2px solid #069; opacity: 1; animation: scaleOutline 2s cubic-bezier(.25,0,0,1) infinite; z-index: 0; pointer-events: none;} img {position: relative; z-index: 1; display: block; width: 100%; height: 100%; border-radius: inherit; object-fit: cover;}}}@keyframes scaleOutline{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}
