.postContent a {
  color: #2E7DFF;
  text-decoration: none;
  }

.postContent a:hover {
  color: #2E7DFF;
  text-decoration: underline;
  }

#video-wrap {
float: left;
margin: 0 20px 5px 0;
}