.eula-click-through{display:flex;flex-direction:column;gap:30px}
.eula-click-through>div:has([role="button"]){display:flex;gap:50px;justify-content:center}
.eula-click-through [role="button"]{font-size:large;border-radius:5px;padding-left:24px;padding-right:24px;padding-top:20px;padding-bottom:20px;align-items:center;background-color:#1c355e;color:white;display:flex;gap:10px;text-decoration:none !important;font-weight:normal !important;line-height:normal !important}
.eula-click-through [role="button"] i{font-weight:bold}