body {
    background-image: url(../gfx/familie_baggrund_foto_embedded.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

div.card-body {
    border: 1px dotted #000000;
}

div.card {
    background-color: rgba(255, 255, 255, 0.9);
}

div#site_status_bar {
    padding: 2px 30px;
    height: 30px;
    width: 100%;
}

label {
    font-weight: bold;
}

div.container {
    margin-top: 30px;
}
