/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/


.custom-img-wrapper {
  position: relative !important;
  display: flex !important;
  justify-content: flex-end !important;
  margin-top: -30px !important;

}

.padding-btm
{
    padding-bottom:20px;
}

.margintop50
{
    margin-top:-30px !important;
    max-width:80px;
    height:80px !important;
}

.white
{
    color:#ffffff !important;
}

body {
  font-size: 17px !important;
  font-size: -2.1rem;
  line-height: 1.6;
}

.skinnibitch
{
    font-weight:400 !important;
}

.red
{
    color:#db1a21 !important;
}

.ansatt {
    border-radius: 50%;
   width: 80px; height: 80px; object-fit: cover;
    margin-right: 20px;
}

.ansattdl {
    border-radius: 50%;
   width: 135px; height: 135px; object-fit: cover;
    margin-right: 20px;
}

figure {
    position: relative;
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url('https://norgesdesign.docly.cloud/kepler/img/badges/god_medal.png') no-repeat center center;
    background-size: contain;
    z-index: 999999999999999999 !important;
}


.ndingress {
    font-size: 24px;
    font-weight: 600;
}

@media (max-width: 576px) {
    .ndingress {
        font-size: 18px;
    }
}

h3
{

}

.altueltpreviewsmall {
    font-size: 18px;
    font-weight: 400;
}

.box_contentsaktueltpreview
{
    padding:20px;
}