@charset "UTF-8";

#faq_tag + div .wrapper_item a:hover{
    transition: .3s;
    opacity: 0.7;
}