
#lvxSec .lvx-bc-wall{ display:inline-flex; align-items:center; justify-content:center;
  min-height:44px; margin:10px 0 0; padding:11px 16px; border-radius:999px; cursor:pointer;
  font-size:.8rem; font-weight:800; background:rgba(255,255,255,.9) !important;
  border:1px solid #E3DACB !important;
  color:#3F4753 !important; -webkit-text-fill-color:#3F4753 !important; }
#lvxSec .lvx-bc-wall:hover{ background:#fff !important; }
#lvxSec .lvx-bc-wall:focus-visible{ outline:3px solid #CF9E3F; outline-offset:2px; }
