.top-title {
    font-weight: bold;
}

.top-title.active {
    color: red;
    text-decoration: underline;
}
