.hero-section {
    background-image: url("https://congressoflorestal-cfb.com.br/wp-content/uploads/2022/03/flroesa.jpg");
    background-position: center center;
    background-size: cover;
}
.hero-section.inner-page {
    top: 60px;
    height: 60vh;
}
.hero-section .container {
    background: #4140406B;
    max-width: 100%;
    z-index: 0;
}
#header {
    background: #348E38;
    height: 60px;
}
#header.header-scrolled {
    background: #348E38;
    height: 60px;
}
#header .logo img {
    max-width: 160px!important;
}
.pkp_page_article .hero-section {
    display: none;
}
.hero-section .wave {
    bottom: -85px;
}
.hero-section.inner-page .hero-text {
    margin-top: -160px;
}
.footer .copyright, .footer .credits {
    display: none;
}