.bold {
    font-weight: bold;
    background-image: url('part2.svg');
}

.hidden {
    display: none;
}
