html{scroll-behavior:smooth}html body{margin:0;font-family:Arial,sans-serif}html body .header-links{position:absolute;top:35px;width:100%;text-align:center}html body .header-links nav{display:flex;justify-content:center;gap:15px}html body .header-links nav a{color:#fff;text-decoration:none;font-weight:700;margin:0 10px;transition:color .3s ease-in-out;text-transform:uppercase}html body .header-links nav a:hover{color:#cfa14f}html body footer{background:#0a0a0a;color:#fff;text-align:center;padding:70px 0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}html body footer h4{color:#fff}html body footer h4 span{color:#cfa14f}html body footer a img{background-color:#000;border-radius:50%;padding:5px;margin-left:40px;position:absolute;right:50px;border:3px solid transparent;transition:all .3s ease-in-out}html body footer a img:hover{border:3px solid #cfa14f;transform:translateY(-5px)}html body .logo-image{width:120px;border-radius:50%}
