#pageContent {
  text-align: justify;
   text-justify: inter-word;
}

.project-controls {
    display: block;
    font-weight: normal;
    font-family: Varela Round, arial, sans-serif;
    font-size: 12px;
    line-height: 1.6em;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    clear: both;
    cursor: pointer;
    color: #000000;
    margin-top: 20px;
}