.content{background-color:var(--background);flex-direction:column;flex:1;margin-left:25px;margin-right:25px;display:flex}.content_cart{text-align:left;color:var(--foreground);max-width:1300px;margin-left:25px;margin-right:25px}.content_cart h1{min-height:50px;color:var(--foreground);font-size:34px;font-weight:350}.content_cart h2{color:var(--foreground);margin-top:28px;font-size:22px;font-weight:325}.content_cart p{color:var(--foreground);margin:8px 0;font-size:16px;line-height:1.7}.content_cart a.page_links{color:var(--foreground);text-decoration:underline}.content_cart a.page_links:hover{-webkit-text-decoration:underline var(--accent) 2px;text-decoration:underline var(--accent) 2px}@media (min-width:1093px){.content_cart{margin-left:55px}}@media (max-width:590px){.content_cart h1{font-size:28px}.content_cart h2{font-size:19px}.content_cart p{font-size:15px}}
