a:focus{
	outline: none;
}

a:active{
	outline: none;
}

.markdown-section strong{
  font-size: 1.2rem;
}

.markdown-section p a img{
  border:0px;
  height:32px;
  text-decoration: none;
}