#rec809157671 a[href^="tel"]:hover {
    text-decoration: underline;
}

#rec809157671 a[href^="tel"]::before {
  content: '';
  background-image: url('https://static.tildacdn.com/tild6361-3763-4232-a566-646366613933/vector.svg');
  background-size: cover;
  width: 30px;
  height: 30px;
}

#rec809157671 a[href^="tel"] {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	position: relative;
	top: 7px;
}

@media screen and (min-width: 959px) {
	#rec809202697 .t823 .t823__imgblock {
		display: flex;
	  align-items: center;
	  justify-content: center;
	}

	#rec809202697 .t823__imgwrapper {
        border-radius: 50%;
        width: 75%;
        height: 75%;
	}	
}