.list-item-mine {
    background-color: #153c50;
    border-color: #002B40;
}
.panel-header {
    color: white;
}
.panel-header:hover {
    color: #5C94B0;
}
.panel-header:focus {
    color: white;
}
.timeline-list {
    margin-bottom: 0px !important;
    font-size: large;
}
.job-title {
    margin-top: 40px;
    margin-bottom: 0px;
}
.employer {
    font-weight: 100;
    font-family: "Montserrat SemiBold";
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 10px;
}
.uppercase{
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
    color: #959ba6;
}
.job-milestones {
    font-size: 20px
}