.mmsdl-pilot { display:block; clear:both; margin:8px 0 0; max-width:100%; text-align:center; }
.mmsdl-pilot a.mmsdl-pilot-button { display:inline-flex; align-items:center; justify-content:center; box-sizing:border-box; max-width:100%; min-height:44px; padding:9px 12px; border:1px solid #111; border-radius:6px; background:#fff; color:#111; font-size:14px; line-height:1.5; text-decoration:none; white-space:normal; }
.mmsdl-pilot a.mmsdl-pilot-button:hover { background:#333; color:#fff; }
.mmsdl-pilot a.mmsdl-pilot-button:focus-visible { outline:3px solid #2870b5; outline-offset:3px; }
.mmsdl-pilot-guide { margin:0 0 20px; font-size:14px; line-height:1.8; color:#444; text-align:left; }
