.explore-eyebrow--below { display:block; margin-top:7px; }
.explore-directions-btn { height:34px; padding:0 11px; display:flex; align-items:center; gap:5px; border:0; border-radius:10px; background:#245eea; color:#fff; font:800 10px Inter,Arial,sans-serif; cursor:pointer; white-space:nowrap; }
.explore-directions-btn i { font-size:14px; }
.explore-directions-btn:hover { background:#184dcc; }
@media(max-width:560px) { .explore-detail-actions { width:100%; flex-wrap:wrap; } .explore-directions-btn { flex:1; justify-content:center; } }
