﻿
.highlight {
    background-color: yellow;
    font-weight: bold;
}

.module-badge {
    background-color: antiquewhite;
    border-radius: 5px;
    padding: 4px 5px;
    font-size: 12px;
    margin-left: 5px;
    width: auto;
    flex: none !important;
}
