Contact information

Contact Information

R&D GmbH
Boschstr. 12
53359 Rheinbach
Germany

Email: info@slate-lite.com
Phone: +49 2226 82 999 30

.social-icons { display: flex; gap: 10px; margin-top: 10px; } .social-icons a { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; background-color: #f2f2f2; color: #333; transition: all 0.3s ease; text-decoration: none; } .social-icons a:hover { transform: translateY(-3px); background-color: #000; color: #fff; }