a.button_white{background-color:#fff;border:1px solid #0078ff;border-radius:100px;color:#0078ff;display:flex;font-size:16px;justify-content:center;padding-bottom:6px;padding-top:10px;position:relative;text-decoration:none;width:260px}a.button_white:hover{background-color:#0078ff;color:#fff;text-decoration:none;transition:.5s}.button_white_arrow path{fill:#0078ff}.button_white:hover .button_white_arrow path{fill:#fff;transition:.5s}.button_white_text{color:#0078ff;margin-bottom:0;text-align:center;text-decoration:none}.button_white:hover .button_white_text{color:#fff;transition:.5s}.button_white_arrow{position:absolute;right:16px;top:38%;width:14px}