@charset "UTF-8";

#anchor_btn + div .content_wrapper a {
  background: var(--i_btn02_color) !important;
  color: var(--i_btn_txt_color) !important;
}
#anchor_btn + div .content_wrapper a:before {
  color: var(--i_btn_txt_color) !important;  
}