.custom-button{display:inline-flex;padding:15px 25px;justify-content:center;align-items:center;gap:10px;border-radius:3px;background:#182d55;color:#fff;font-size:12px;font-weight:500;letter-spacing:1px}.header{background-color:#fff;height:120px;padding:-10px}.menu-list{display:flex;justify-content:space-between;margin-top:20px}.menu span{color:#000;font-size:16px;font-weight:500;letter-spacing:1px}.menu span:hover{color:#0084ef}.custom-login{color:#555c63;font-size:14px;font-weight:600;letter-spacing:1px}.custom-nav{display:flex;justify-content:flex-end}.no-text-decoration{text-decoration:none;color:inherit}