.logo svg{width:22px;height:22px;fill:#fff}
aside button>svg{width:22px;height:22px;fill:currentColor}
aside button:nth-child(2)>svg{fill:none;stroke:currentColor;stroke-width:1.8}
.keypad .call{grid-column:2;width:58px;height:58px;justify-self:center;background:#34c759}
.keypad .call svg{width:27px;height:27px;fill:#fff}
.call-screen button svg{width:30px;height:30px;fill:#fff}
.incoming-actions span{display:flex;flex-direction:column;align-items:center;gap:9px}
.incoming-actions button{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;padding:0}
.incoming-actions .red svg,.call-tools .red svg{transform:rotate(135deg)}
.call-tools .outline{fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round}
.record-mark{display:block;width:22px;height:22px;border-radius:50%;background:#ff453a;margin:0 auto 5px}
