.af_kontakt {
  padding: 20px;
  background-color: #eff0f2;
  border: 1px solid #283261;
  max-width: 360px; }
  .af_kontakt h3 {
    font-size: 16px;
    color: black;
    font-family: "futura-pt", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1.2em; }
  .af_kontakt ul {
    list-style-type: none;
    margin: 0; }
    .af_kontakt ul li {
      margin-left: 0;
      font-family: "futura-pt", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 1em;
      color: black; }
