axel {
    font-family: "Roboto Slab Bold",serif,Arial, Helvetica, sans-serif;
}
.axel h3 {
    font-weight: 700;
    font-size: 22px;
}
.axel h4 {
    font-weight: 600;
    font-size: 22px;
}
.axel h5 {
    font-weight: 600;
    font-size: 16px;
}
.axel p {
    font-size: 14px;
}
.axel a {
    font-size: 14px;
}
.axel li {
    font-size: 14px;
}
.axel .title {
    font-weight: 600;
    font-size: 18px;
}
.axel .instruction {
    padding-top: 30px;
    font-weight: 600;
    font-size: 16px;
}
.axel .whatitdoes {
    font-weight: 500;
    font-size: 14px;
}
.axel code {
    font-size: 14px;
    font-family: monospace, 'Courier New', Courier;
}

.terminology label {
    font-weight: 600;
    font-size: 16px;
    line-height: 1px;
}
.terminology small {
    font-weight: 300;
    font-size: 14px;
}
 