.obituary-notice_search_input{width:200px;height:35px;border-radius:15px;text-align:center}.obituary-notice_search_input:focus{outline:none}.obituary-notice_search_btn{background-color:#F9B233;color:#000;cursor:pointer;width:242px;height:48px;border-radius:36px;border:none}.obituary-notice_search_btn:hover{background-color:var(--e-global-color-accent);color:#fff}.custom_pagination{display:flex;justify-content:center;flex-wrap:wrap;margin-top:60px;gap:15px 0}.custom_pagination a{background-color:#f4f4f4;color:#000;padding:5px 10px;margin:0 5px;text-decoration:none;border-radius:5px;font-weight:700;transition:all 0.3s ease}.custom_pagination a:hover{background-color:#873546;transform:scale(1.05);color:#fff}.custom_pagination .active{background-color:#873546;color:#000;pointer-events:none}.custom_pagination .prev,.custom_pagination .next{background-color:#f4f4f4;padding:5px 10px;transition:all 0.3s ease}.custom_pagination .prev:hover,.custom_pagination .next:hover{background-color:#873546;color:#fff;transform:scale(1.1)}.custom_pagination .disabled{background-color:#E0E0E0;color:#B0B0B0;pointer-events:none}.custom_pagination .current{background-color:#873546;color:#fff;padding:5px 10px;margin:0 5px;text-decoration:none;border-radius:5px;font-weight:700;transition:all 0.3s ease}.custom_pagination .dots{background-color:#fff0;color:#000;font-size:18px;padding:0 10px;pointer-events:none}