div.col-12 { 
}

.smaatabell {
    font-size: 0.8em 
}
@media (min-width: 992px) {
.rundehjorner {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px 
    } 
}
.litentekst {
    font-size: .85em 
}
.versjonnr {
    font-size: .7em;
    font-weight: bold;
    text-align: right;
    background-image: -webkit-gradient(linear, left top, right top, from(#e9face), color-stop(50%, #9fc75d), to(#e9face));
    background-image: linear-gradient(90deg, #e9face 0%, #9fc75d 50%, #e9face 100%);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding-right: 5px 
}

i.fas.fa-truck-moving.fa-lg.tekstblaa {
}
.tekstblaa {
    color: #2b36ff 
}
.roedbg {
    background-color: #ff5f5f 
}
.hoyretekst {
    text-align: right 
}
.textareask {
    font-size: 1em 
}

.textsk {
    font-size: .75em 
}



