.dhvd-inngang-s {
  display: block;
  color: #26292A !important;
  text-decoration: none;
  border: 1px solid #e0e0e0 !important;
  color: inherit;
  margin: 10px 0;
}

.dhvd-nyhetssenter-context .dhvd-inngang-s {
  margin: 15px 10px 0;
}

@media screen and (min-width: 720px) {
  .dhvd-inngang-s {
    margin: 15px 0;
  }

  .dhvd-nyhetssenter-context .dhvd-inngang-s {
    margin: 15px 15px 0;
  }
}

.dhvd-inngang-s:visited {
  color: #26292A !important;
}

.dhvd-inngang-s:hover {
  color: #686a6c !important;
  border: 1px solid #e0e0e0 !important;
}

.dhvd-inngang-s__figure {
  margin: 0 0 8px;
}

.dhvd-inngang-s__figure__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.dhvd-inngang-s__figure__image {
  position: absolute;
  top: 0;
  width: 100%;
  vertical-align: top;
}

.dhvd-inngang-s__header {
  position: relative;
  padding: 5px 30px 10px 15px;
}

.dhvd-inngang-s__label {
  font-size: 13px;
  color: #686a6c !important;
  margin: 10px 0 0;
  text-transform: uppercase;
}

.dhvd-inngang-s__title {
  font-family: 'LFT Etica', 'Helvetica Neue', Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  margin: 5px 0 3px;
}

.dhvd-inngang-s__arrow-right {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -11px;
  width: 9px;
  height: 23px;
  color: inherit;
}
