.shutdown-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff;padding:20px}.shutdown-page .shutdown-logo{max-width:300px;width:100%;height:auto;margin-bottom:40px}.shutdown-page .blog-button{display:inline-block;padding:15px 40px;background-color:#007bff;color:#fff;text-decoration:none;font-size:18px;font-weight:500;border-radius:8px;transition:background-color .3s ease;font-family:Roboto,sans-serif}.shutdown-page .blog-button:hover{background-color:#0056b3}
