h1 { font-family: CoinbaseFont; margin-top: 200px; text-align: center; } .back-link { border: 1px solid #a9b6c2; text-decoration: none; padding: 16px 40px; border-radius: 5px; font-size: 14px; font-weight: 500; font-family: CoinbaseFont; color: #000; } .back-link:hover { opacity: 0.7; } .button-container { text-align: center; margin-top: 40px; }