.custom-button{display:flex;flex-wrap:wrap;gap:15px}.custom-button a{align-items:center;display:flex;gap:10px;text-decoration:none;transition:.3s}.custom-button a svg{margin-top:5px;width:20px;fill:#fff}.custom-button a:hover svg{fill:#ff5d2c}