.custom-social-icons{text-align:center;padding:10px 0}.custom-social-icons a{display:inline-block;margin:0 10px;font-size:24px;color:#ff6600;background-color:#ffffff;padding:10px;border-radius:10px;width:50px;height:50px;line-height:30px;text-align:center;transition:all 0.3s ease;text-decoration:none;box-shadow:0 0 5px rgba(0,0,0,0.1)}.custom-social-icons a i{display:inline-block;vertical-align:middle;height:auto;color:#ff6600}.custom-social-icons a:hover{background-color:#0052cc;color:#ffffff}.custom-social-icons a:hover i{color:#ffffff}@media (max-width:768px){.custom-social-icons a{margin:5px;font-size:20px;width:40px;height:40px;padding:8px}}.footer-siegel{display:flex;justify-content:center;align-items:center;margin-top:20px}.footer-siegel img{max-width:100px;height:auto;object-fit:contain;transition:transform 0.3s ease}.footer-siegel img:hover{transform:scale(1.1)}.sticky-seals{position:fixed;bottom:20px;right:20px;display:flex;gap:10px;background-color:rgba(255,255,255,0.9);padding:10px 15px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.2);z-index:1000}.sticky-seals .seal{height:60px;max-width:60px;object-fit:contain;transition:transform 0.3s ease}.sticky-seals .seal:hover{transform:scale(1.1)}@media (max-width:768px){.sticky-seals{bottom:10px;right:10px;padding:5px 10px}.sticky-seals .seal{height:40px;max-width:40px}}