.mobile-contact-icons{position:fixed;bottom:20px;right:10px;display:flex;flex-direction:column;gap:10px;z-index:1000}.mobile-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 6px rgb(0 0 0 / .1);color:#fff;font-size:20px}.mobile-phone-icon{background-color:#115CEF;background-image:url(https://prezentare.aodv.ro/ash/wp-content/uploads/2025/01/phone-svgrepo-com.svg);background-size:60%;background-repeat:no-repeat;background-position:center}.mobile-email-icon{background-color:#4CAF50;background-image:url(https://prezentare.aodv.ro/ash/wp-content/uploads/2025/01/email-open-svgrepo-com.svg);background-size:60%;background-repeat:no-repeat;background-position:center}@media (min-width:768px){.mobile-contact-icons{display:none}}