.robotobold {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.textblock {
    font-size: 16px;
    line-height: 1.5;
    color: var(--textcolor-80contrast);
    margin-bottom: 20px;
}
