.microsummary {
    max-width: 500px;
    margin: 0 auto 24px;
    text-align: left;
}

.microsummary__title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
}

.microsummary__content {
    font-size: 18px;
    line-height: 25px;
}

.microsummary__error {
    text-align: left;
    margin: 8px auto 32px;
    padding: 12px 24px;
    font-size: 13px;
    line-height: 18px;
    background: #fbf0c3;
}
