.content-card{position:relative;z-index:200;width:100%;background:#fffaf2;padding:45px;border-radius:24px;border:1px solid rgba(180,160,130,.16);box-shadow:0 20px 60px rgba(80,65,45,.1);text-align:center;backdrop-filter:none;-webkit-backdrop-filter:none;isolation:isolate}.content-card h1{position:relative;z-index:300;color:#2e362d;font-size:34px;line-height:1.2;margin-bottom:12px}.content-card p{position:relative;z-index:300;color:#a67252;font-size:18px;line-height:1.6}@media (max-width:600px){.content-card{padding:30px 20px;background:#fffaf2}.content-card h1{font-size:27px}.content-card p{font-size:16px}}