body {
    background-color: #eee;
    font-family: sans-serif;
    font-size: 16px;
}

.liter-regular {
    font-family: "Liter", serif;
    font-weight: 400;
    font-style: normal;
}

.oswald-400 {
    font-family: "Oswald", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.oswald-700 {
    font-family: "Oswald", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

#top-image {
    background-image: url("/images/znajdz_konto_top_bw.jpg");
    background-size: cover;
    /*background-blend-mode: overlay;*/
}

.details-link {
    cursor: pointer;
}
