.disturber__text a{ 
  border:1px solid white; 
  padding:10px;
  border-radius: 5px;
  background-color:white;
  color:black !important;
  text-decoration:none !important;
}
.disturber__text a:hover{
	border:2px solid black;
}
.disturber__text{
  padding:20px;
}
