.contact-card{margin-bottom:.75rem;display:flex;flex-direction:row;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem;transition:all .25s ease-out}.contact-card .contact-card-icon{display:flex;width:16.666667%;justify-content:center;border-radius:.375rem;padding:.5rem}.contact-card .contact-card-content{display:flex;width:83.333333%;align-items:center;justify-content:center}.contact-card:hover{--tw-bg-opacity:1;background-color:rgba(35,199,172,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.contact-card:hover .contact-card-icon img{filter:invert(99%) sepia(5%) saturate(688%) hue-rotate(197deg) brightness(105%) contrast(100%)}