.summary-content {
    line-height: 1.6;
    font-size: 1.1em;
    text-align: justify;
}

.progress {
    height: 25px;
}

.card {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.0);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.navbar-brand {
    font-weight: bold;
}

