.campware-osl {
    margin: 1em 0;
    max-width: 48rem;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.45;
}

.campware-osl__heading {
    margin: 0 0 1em;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.45;
}

.campware-osl__error,
.campware-osl__notice {
    margin: 0 0 0.75em;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.45;
}

.campware-osl__error-detail {
    font-weight: 400;
}

.campware-osl__entries {
    margin: 0;
    padding: 0;
}

.campware-osl__item {
    margin: 0 0 1em;
    padding: 0;
    border: 0;
    background: none;
}

.campware-osl__item:last-child {
    margin-bottom: 0;
}

.campware-osl__name {
    display: inline;
    margin: 0 0 0.35em;
    padding: 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.45;
    text-decoration: underline;
}

.campware-osl__details {
    margin: 0.35em 0 0;
    font-weight: 300;
}

.campware-osl__license,
.campware-osl__copyright,
.campware-osl__url,
.campware-osl__note {
    margin: 0 0 0.15em;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.45;
}

.campware-osl__license:last-child,
.campware-osl__copyright:last-child,
.campware-osl__url:last-child,
.campware-osl__note:last-child {
    margin-bottom: 0;
}

.campware-osl__url a {
    font-weight: 300;
    word-break: break-all;
}

.campware-osl__separator {
    margin: 0.85em 0 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}
