.gratitude-page{background:linear-gradient(45deg,#fff,rgba(58,150,216,.373));flex-direction:column;font-size:16px;justify-content:center;min-height:100vh;padding:150px 40px;text-align:center}.gratitude-page,.thanks{align-items:center;display:flex;width:100%}.thanks{gap:10px;justify-content:end;max-width:900px}h2{font-weight:700;margin-bottom:40px;margin-top:20px}p{color:#333;margin-bottom:0;max-width:900px}@media (max-width:600px){.gratitude-page{padding:91px 20px}}