


h1 {
    color: #666666;
    font-size: 30px;
    font-weight: 400;
}

h2 {
    color: #17a2b8;
    font-size: 20px;
    font-weight: 500;
}

h3 {
    color: #666666;
    font-size: 17px;
    font-weight: 400;
}

h4 {
    color: #17a2b8;
    font-size: 15px;
    font-weight: 500;
}

h5 {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
}

p {
    color: #666666;
    font-family: "Helvetica Neue", sans-serif;
}

li {
    color: #666666;
}