@charset "UTF-8";

@media screen and (max-width: 768px){
  .widget_staff01 .hidetgl a:hover {
    background: var(--i_btn_hover_color)!important;
    color: var(--i_btn_hover_txt_color) !important;
  }
}