.editor-social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:20px;margin:40px 0}.editor-social-card{display:block;padding:28px;border:1px solid #454545;background:#101010;overflow-wrap:anywhere}.editor-social-card .label,.editor-social-card>span{color:var(--yellow,#ffc300)}.editor-social-card h3{font-size:24px}.editor-social-card>p:not(.label){font-size:16px;color:#ddd}.editor-social-card>span{font-size:14px}.editor-social-card:focus-visible{outline:3px solid var(--yellow,#ffc300);outline-offset:4px}
