.news-event-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin:28px 0 8px}.news-event-btns a{display:inline-flex;align-items:center;justify-content:center;width:160px;height:44px;border-radius:25px;font-size:18px;font-weight:800;line-height:1;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.news-event-btns .btn1a{background:#f0b90b;color:#202630}.news-event-btns .btn1a:hover{background:#fff;color:#f0b90b}.news-event-btns .btn2a{background:#6c6c6c;color:#fff}.news-event-btns .btn2a:hover{background:#fff;color:#6c6c6c}