header#header,
footer#footer{
    display: none;
}
h3.bigger {
    font-size: 27px;
}
html {
    background: white !important;
}

.video.video-fit.mb {
    padding-top: 0px !important;
}

a.button {
    padding: 1px 40px;
	    font-family: 'Merriweather';
    font-weight: 500;
}

div#mep_0 {
    height: 600px !important;
}

p,h3,h2 {
  text-align: justify;
}

.middle-ali {
    display: flex;
    align-items: center;
}

/* body::before {
    content: "";
    position: absolute;
    inset: 0;
	background-image: url("https://strazar.si/wp-content/uploads/2025/08/strazabackground.jpg");
    background-repeat: no-repeat;
    background-position: 50% 55% !important;
    margin-top: 3em;
    background-size: contain;
    z-index: 1;
    pointer-events: none;
    filter: opacity(0.2);
    user-select: none;
    height: 92%;
} */
