.template{position:relative;padding:2rem;margin:0 auto;max-width:100%;box-sizing:border-box}@media (min-width:768px){.template{padding:4rem}}.light-template{background-color:#faf7ff;color:#24103b;border:1px solid #d2b7ff;border-radius:1.25rem;box-shadow:0 24px 55px -38px rgba(36,16,59,.48)}.light-template .title{font-size:2rem;font-weight:700;margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px dashed rgba(91,44,160,.28);padding-bottom:.75rem}.light-template .content{font-family:Arial,Helvetica Neue,sans-serif;line-height:1.8;color:#432363}.dark-template{background-color:#1d0d2f;color:#fbf8ff;border:1px solid #643aa0;border-radius:1.25rem;box-shadow:0 24px 55px -38px rgba(8,2,15,.8)}.dark-template .title{font-size:2rem;font-weight:700;margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:.05em;color:#d4b5ff;border-bottom:1px dashed rgba(212,181,255,.34);padding-bottom:.75rem}.dark-template .content{font-family:Arial,Helvetica Neue,sans-serif;line-height:1.8;color:#eee3ff}@media (max-width:768px){.template{padding:2rem}}@media (max-width:480px){.template .title{font-size:1.75rem}}