.font-bold {
    font-weight: 600;
}
.text-2xl {
    font-size: 1.2rem;
    line-height: 1.0rem;
}