.ctc-phone-number {
display: flex;
align-items: center;
gap: 10px;
}
.ctc-phone-number .ctc-block-copy {
background: transparent;
border: none;
padding: 0;
margin: 0;
text-decoration: none;
display: flex;
}
.ctc-phone-number svg {
fill: gray;
height: 1em;
width: 1em;
font-size: 16px;
}