*{margin:0;padding:0;font-family:'Open Sans', sans-serif}body{display:flex;flex-direction:column;align-items:center}h1,h2,h3,h4,h5,h6{margin-bottom:24px}p{margin-bottom:12px}hr{margin:24px 0}.wrapper{display:flex;flex-direction:column;align-self:center;max-width:1200px;min-height:100vh;width:50%}@media (max-width: 900px){.wrapper{width:90%}}.wrapper .main-content{display:flex;flex-direction:column;flex:1}.wrapper>*{padding:24px 0}.wrapper header nav{display:flex;flex-direction:row;align-items:center}.wrapper header nav a{text-decoration:none;color:inherit}.wrapper header nav .home-link{font-weight:bold;font-size:24px;flex:1}.wrapper footer{display:flex;flex-direction:column;align-items:center}.wrapper footer nav ul{list-style:none}.wrapper footer nav ul a{text-decoration:underline;color:inherit}.title{text-align:center;margin-bottom:24px}.furniture-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:24px}.furniture-grid .item img{width:auto;height:350px}.product-images{display:flex;flex-direction:column;align-items:center}.product-images .product-image-link{display:block;width:100%;line-height:0}.product-images .product-image{width:100%;max-height:500px;object-fit:contain;margin-bottom:24px}table.product-info{width:100%;margin:0 auto;border-spacing:24px}table.product-info tr>td:first-child{font-weight:bold}
