.app-unsubscribe-html, .app-unsubscribe-html body, .app-unsubscribe-html body form { min-height: 100vh; }
.app-unsubscribe-html body form { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; }
.app-unsubscribe { padding: 30px; }
.app-unsubscribe p, .app-unsubscribe div { color: #333333; font-family: 'Poppins', sans-serif; }
.app-unsubscribe i { font-size: 80px; color: #08A789; }
.app-unsubscribe p { font-size: 26px; font-weight: 500; margin: 42px 0 20px 0; }
.app-unsubscribe div { font-size: 18px; }