.business-profile-card{margin-top:20px}.business-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.business-profile-form label{display:grid;gap:6px;color:var(--text);font-size:12px;font-weight:700}.business-profile-form input,.business-profile-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;font:14px "DM Sans"}.business-profile-form .primary-admin-button{justify-self:start}@media(max-width:760px){.business-profile-form{grid-template-columns:1fr}.business-profile-form .primary-admin-button{width:100%}}
