.font-bold {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.bold-text {
    font-weight: bold;
}
