.fb-share-button {
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 5px 8px;
    display: inline-block;
    position: static;
    margin-top: 50px;
}

.fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

.fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}

.fb-share-button span {
    vertical-align: middle;
    color: white;
    font-size: 14px;
    padding: 0 3px
}

.kontakt-vorm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.fb-button {
  background: #1877f2;
}

.header-row {
  justify-content: center;
}