#content_text img {
  border: solid 2px #545b7d;
  margin: 10px;
}

#content_text img:hover {
  border: solid 2px #cf4d4d;
}