body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-weight: 400;
}

.placeholder {
    height: 40px;
}

.sertifikat_manji {
    width: 180px;
}

.sertifikat_srednji{
    width: 230px;
}

.sertifikat_veci {
    width: 280px;
}

.navbar-toggler{
    border: 2px solid #e0c9a7;
}