.joblist-header {
    font-weight: bold;
}

.borderbottom {
    border-bottom: 1px solid var(--color-main);
}

.sticky {
    position: fixed;
}
