﻿
.secondary-container {
    align-self: baseline;
    max-width: 900px;
    width: 100%;
}

.status-type {
    font-weight: 500;
}

.heading {
    display: flex;
    justify-content: space-between;
}

.separator {
    padding-top: 1px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.panel-heading {
    padding-bottom: 16px;
}
