html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#a2d2ff,#cdb4db,#ffc8dd)}.left-card{position:fixed;top:300px;left:5px;background-color:#f4978e;padding:25px;color:#fcf4dd;border-radius:20px;box-shadow:0 4px 15px #0003;max-width:600px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.left-card:hover{transform:translate(10px);box-shadow:0 8px 20px #0000004d}.left-card h2{margin-bottom:15px;font-family:Gill Sans,Gill Sans MT,Trebuchet MS;font-size:1.7em;color:#fcf4dd;text-decoration:double}.left-card p{font-size:1.5rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin-bottom:20px}.right-card{position:fixed;top:300px;right:5px;background-color:#f4978e;padding:25px;color:#fcf4dd;border-radius:20px;box-shadow:0 4px 15px #0003;max-width:500px;text-align:light;transition:transform .3s ease,box-shadow .3s ease}.right-card:hover{transform:translate(-10px);box-shadow:0 8px 20px #0000004d}.right-card p{font-size:1.5rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin-bottom:20px}
