﻿.label-circle {
  width: 5.625em;
  height: 5.625em;
  padding-top: 1.5em;
  box-sizing: border-box;
  background-color: #0d8c46;
  border: 3px solid white;
  border-radius: 50%;
  display: block;
  color: white;
  font-weight: 700;
  font-size: 0.8888888889em;
  line-height: 1.125;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .label-circle .big {
    width: 6.1111111111em;
    height: 6.1111111111em;
    padding-top: 1.75em; }

.eiendom-list-item .pod__text {
  position: relative; }
  .eiendom-list-item .pod__text .label-circle {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -2.3333333333em;
    margin-bottom: -1em; }

.ledig-lokale a:hover {
  text-decoration: underline;
  opacity: .7; }

.ledig-lokale-circle {
  margin-top: 10px; }

.eiendom-link-wrap {
  margin-top: 20px; }

.kontaktinfo-overskrift {
  margin-top: 20px;
  font-size: 1.2rem; }

.lokale-kontaktinfo .kontaktinfo-wrap {
  line-height: 1.4; }

.lokale-kontaktinfo .finnbilde-wrap {
  margin-top: 20px; }
  .lokale-kontaktinfo .finnbilde-wrap img {
    background-color: #fff;
    width: 220px; }
