.container{margin:50px auto;padding:20px 30px;border-top-width:2px;border-top-color:#1c3c3c;border-bottom-width:2px;border-bottom-color:#1c3c3c;background-color:#349b9b15;color:black}.title{font-size:25px;font-weight:700;text-align:center;margin-bottom:10px}.description{font-size:16px;text-align:center;margin-bottom:30px}.primary-button{background-color:#000000;color:#ffffff;padding:12px 24px;border-radius:8px;border-width:1px;text-decoration:none;margin:auto}.primary-button,.secondary-button{font-size:1.05rem;line-height:1.5rem;font-weight:500;border-color:transparent;align-self:center;justify-content:center;width:-moz-fit-content;width:fit-content;display:block}.secondary-button{color:#000000;margin:12px auto}.table-style{width:100%;border-collapse:collapse}.table-style td,.table-style th{padding:10px;border:1px solid black}.table-style th{background-color:#1c3c3c;color:white}.template{margin:50px auto;border-top-width:2px;border-top-color:#1c3c3c;border-bottom-width:2px;border-bottom-color:#1c3c3c;background-color:#349b9b15;color:black;padding:20px;display:grid;align-items:center;gap:2rem;grid-template-columns:1fr 3fr}.template .labels{display:flex;flex-direction:column}.template .labels h2{margin:0;font-size:14px;text-transform:uppercase}.template .labels h1{margin-top:5px;font-size:28px;font-weight:700}.image-wrapper img{height:auto;width:100%;margin-right:3rem}.template .primary-button{margin-right:auto;margin-left:0}.download-button .button{display:inline-block;margin-top:20px;background-color:#fff;padding:10px 25px;text-decoration:none;font-weight:700;border-radius:5px;transition:background-color .3s ease}