* {
    font-family: var(--main-font) !important;
}

body {
    background-image: url('https://boda.ubbie.studio/wp-content/uploads/2023/07/Katowice_-_Spodek_by_night.jpg') !important;
    background-size: 100vw auto !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

#colophon,
.site-below-footer-wrap {
    display: flex !important;
    justify-content: center !important;
    background-color: white !important;
    height: 25px !important;
    min-height: 25px !important;
    max-height: 25px !important;
    padding: 0 !important;
    font-size: 12px !important;
}

.ast-post-format- {
    background-color: white !important;
    padding: 20px !important;
}

.ast-container {
    display: flex !important;
    justify-content: center !important;
    width: 100vw !important;
}

#primary {
    background-color: white !important;
    padding: 50px 30px !important;
    width: 70vw !important;
    min-width: 70vw !important;
    max-width: 70vw !important;
}

#ast-scroll-top {
    background-color: black !important;
}

.site-primary-header-wrap,
.ast-builder-grid-row {
    display: flex !important;
    justify-content: center !important;
    width: 100vw !important;
    min-width: 100vw !important;
    margin: auto !important;
    padding: 0 !important;
}

.ast-builder-grid-row {
    justify-content: space-between !important;
    padding: 0 30px !important;
}

.site-primary-header-wrap {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wp-block-column {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    vertical-align: middle !important;
}

#comments,
.nav-links,
.entry-meta {
    display: none !important;
    visibility: hidden !important;
}

.wp-block-image {
    display: flex !important;
    justify-content: center !important;
}

.ast-mobile-svg {
    fill: black !important;
}

.instagram-media {
    width: 100% !important;
}