:focus {
   outline-style: none !important;
 }

.blog ol li:hover .group, .blog li:focus .group {
    opacity: .7;
}
