body{font-family:Inter,sans-serif;background-color:#fff;margin:0;padding:0;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}:root{--page-background: #FF69B4;--button-color: #ff69b4;--button-hover: #ff1493}.btn{display:inline-block;background-color:var(--button-color);color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:1rem;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.btn:hover{background-color:var(--button-hover)}.page-border-top{width:100%;height:auto;position:absolute;top:0;left:0;z-index:0}.page-border-bottom{width:100%;height:auto;margin-top:-135px;z-index:0}
