/* Editor styles */
.Plantin {
    font-family: 'Plantin', serif !important;
}
.Stor {
    font-size: 3.0em;
}
@media screen and (min-width: 48em) {
    .Stor {
        font-size: 3.0em;
    }
}
.Stiplet-Linje {
    border: none;
    border-top: 1px dotted #878585;
    color: #fff;
    /* background-color: #fff; */
    height: 2px;
    width: 100%;
}