.text-bold{
    font-weight: bold;
}

.f-16{
    font-size: 16px;
}

.f-2rem{
    font-size: 2rem;
}

.no-unterline{
    text-decoration: none;
}