﻿.content-area h4 {
  font-size: 1.4em;
}
.content-area .latest-blog p {
  text-align: left;
}
.content-area .latest-blog .blog-image img {
  width: 100%;
  height: auto;
}
.content-area .latest-project {
  text-align: right;
  margin-bottom: 2.5em;
}
.content-area .latest-project p {
  text-align: right;
}
.content-area .latest-project .project-image img {
  width: 100%;
  height: auto;
}