.input-mr-2 input
{
    margin-right: 12px;
}

.text-underline
{
    text-decoration: underline;
}

.text-bold
{
    font-weight: bold;
}

.title.active
{
    font-weight: 900;
    text-decoration: underline;
}