.makers-market-page .page-title{text-align:center;margin-bottom:2rem}.makers-market-intro-content{display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.makers-market-intro-image{max-width:300px;height:auto;border-radius:8px}.bold-text{font-weight:700}.makers-market-intro-text{flex:1 1}@media (max-width:768px){.makers-market-intro-content{flex-direction:column}}.vendor-section-title{text-align:center;margin-bottom:2rem}.vendor-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.vendor-item{border:1px solid #ddd;border-radius:8px;padding:1.5rem;text-align:center}.vendor-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.vendor-info h3{margin-bottom:.5rem}.vendor-info a{text-decoration:none;color:#333;font-weight:700}.vendor-info a:hover{text-decoration:underline}.faq-section-title{text-align:center;margin-bottom:2rem}.faq-list{max-width:800px;margin:0 auto}