#body .theme-header {
	border: 1px solid #a9a9f5;
    border-bottom: unset;
	background-color:	#a9a9f5;
  	color: #222222;
}
.link_hash_tag {
	color: #222222;
    background-color: #c5e1fc;
}
.link_hash_tag:hover {
   color: #222222;
   background-color: #a9a9f5;
}