.communication-cards .communication-icon {
    display: block;
    width: 31px;
    height: 31px;
    fill: none;
    stroke: var(--green);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.9;
}
