#title {
  color: white;
  text-shadow: #444 0 10px 10px;
  font-family: Lato, sans-serif;
  font-size: 24.5px;
}
#title p{
  color: white;
  text-shadow: #444 0 10px 10px;
  font-family: Lato, sans-serif;
  font-size: 17.5px;
}

#bottomHalf div{
  border: 1px solid #e3e3e3;
  margin-left: 15px;
  width: 31.65%;
}