

.flex-archive .post {
    width: 31%;
    margin: 0.8%;
}

.image {
    height: 300px;
    width: 100%;
}

.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.archivedata{
    font-size: 12px;
}
.post-thumbnail {
    width: 100%;
    height: 100%;
}
.fs-12{
font-size: 12px;
}
.flex-archive .post a{
    text-decoration: none !important;
}
.start {
    height: 400px;
}


.opis-start {
    z-index: 2;
    left: 20px;
    bottom: 20px;
}


button.menu-toggle {
    background: none !important;
    color: white !important;
    border: 2px solid white !important;
    font-weight: normal !important;
}

img.custom-logo {
    height: 90px;
    object-fit: contain;
}