.litenskrift {
    font-size: .8em}
.gronntekst {
    font-weight: bold;
    font-style: italic}
.baklinje {}
.versjon {
    font-size: .65em;
    text-align: right;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0.7rem;
    padding-right: 6px;
    opacity: 1;
    background-image: -webkit-gradient(linear, left top, right top, from(#a4b7f7), color-stop(50%, #4e63f5), to(#a4b7f7));
    background-image: linear-gradient(90deg, #a4b7f7 0%, #4e63f5 50%, #a4b7f7 100%)}
.reg_svar {
    background-color: #b5f2b6}