.entry-tags { color: #8c8c8c; } .entry-tags > a { transition: 0.4s color; color: #8c8c8c; } .entry-tags > a:hover { transition: 0.4s color; color: #474747; } .categories-block > a { transition: 0.4s color; color: #f7f7f7; } .categories-block > a:hover { transition: 0.4s color; color: #a7a7a7; } .social-media-block > a { transition: 0.4s color; color: #f7f7f7; } .social-media-block > a:hover { transition: 0.4s color; color: #a7a7a7; } @media only screen and (max-width: 768px) { .entry-sidebar .entry-sidebar-group { padding: 0.4em; } }