*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:#279055;padding-bottom:1px;border-bottom:3px dotted #279055;text-decoration:none}hr{border:0;height:1px;background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.75),transparent)}.container{min-height:100vh;padding:0 1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}h2{font-size:2rem}.shopButton{display:inline-block;max-width:300px;background-color:#6297b0;color:#fff;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-transform:uppercase;border:none}footer{width:100%;height:100px;border-top:1px solid #eaeaea;background-color:#e6e6e6;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.5;font-size:.9rem}