.theme-button,.theme-button .btn-lp{display:flex;align-items:center;justify-content:flex-start}.theme-button{margin-top:20px;flex-wrap:wrap;column-gap:15px;row-gap:20px}.theme-button .btn-lp{background:0 0;position:relative;z-index:1;flex-shrink:0;gap:10px;text-decoration:none;transition:.3s ease-out all;cursor:pointer}.theme-button .btn-lp span{color:#ff6700;position:relative;z-index:3;text-decoration:none;font-size:16px;line-height:1;letter-spacing:-.16px;font-family:Mulish-Bold;transition:.3s ease-out color}.theme-button .btn-lp svg{width:20px;height:12px}.theme-button .btn-lp:hover{gap:15px}