.alsoseenin {
  background: #101E46;}

 .blog_tags { 
 transition: text-decoration 0.3s ease;

                  }

.blog_tags:hover {
    text-decoration: underline;
}

