body {
    font-family:"Ubuntu", Helvetica, Arial, sans-serif;
    font-size:82.5%;
    padding-top:30px;
    padding-bottom:40px;
    background-color:white;
}
.header-text-1 {
    text-align: center;
    color: #0073ea;
}
.header-text-2 {
    text-align:center;
}
.smallText {
    font-size:75%;
}
ul.extra-space li {
    margin-bottom:1.2em;
}

.img-profile-container {
    text-align: center;
}
.img-profile-container .img-profile {
    width: 240px;
    height: auto;
}

.project-title {
  text-decoration: none;
  font-weight: bold;
  /*color: #0073ea;*/
}

.project-subsection-header {
    margin-top: 20px;
}