.seoItemView{
border: 2px solid lightgreen;
padding: 7px;
margin-bottom: 15px;
}

.seoItemView h2  {
margin: 10px 0;
}

.data_pub {
color: #707070
}

.sitemap_html a {
display: block;
}

.sidebar_search_header {
font-size: 24px;
color: #707070;
font-weight: lighter;
margin: 20px 0px;
line-height: 40px;	
}

@media screen and (max-width: 600px) {
  .category_text {
    /*visibility: hidden;*/
    display: none;
  }
}