@charset "utf-8";

#qadima_opt_out_overlay { color: white; display: none; background: black; height: 100%; width: 100%; position: absolute; z-index: 9999; opacity: 0.8; font-family: Helvetica, sans-serif; }

#qadima_btn_wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; margin-top: 10px; }

.qadima_opt_out_button { width: 50%; border: 1px solid white; border-radius: 15px; margin-bottom: 10px; padding: 5px; cursor: pointer; }

.qadima_opt_out_button { width: 80%; }
