.projects {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 16pt;
    color: #666666;
}

.projects h1 {
    font-weight: bold;
    color: #666666 !important;
    padding-bottom: 20px;
}

.projects_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: 16pt;
    color: #666666;
}

.projects b {
    font-weight: bold;
    color: #666666 !important;
}

.projects i {
    font-style: italic;
}

.projects a {
  color: #666666;
  text-decoration: none;
}

.projects a:hover {
  color: #666666;
  text-decoration: none;
}
