
@charset "UTF-8";

.inner_item_txt p a:hover {
  text-decoration: none;
  color: var(--i_btn_color);
}