.elementor-13892 .elementor-element.elementor-element-b07043e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}@media(max-width:767px){.elementor-13892 .elementor-element.elementor-element-b07043e{--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS */.oldalterkeper {
    font-family: "Mundial", Sans-serif;
    font-size: 17px;
    font-weight: 200;
    color: #050327;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    line-height: 1.6;
}

.oldalterkeper h1 {
    font-family: "Barlow Condensed", Sans-serif;
    color: #313131;
    font-style: italic;
    font-weight: 800;
    text-align: center;
    border-bottom: 3px solid #AFD9AD;
    padding-bottom: 10px;
    font-size: 2.5em;
}

.oldalterkeper h2 {
    font-family: "Barlow Condensed", Sans-serif;
    color: #313131;
    font-style: italic;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 15px;
    background: #f8fdf8;
    border-left: 5px solid #AFD9AD;
    font-size: 1.8em;
}

.oldalterkeper .sitemap-section {
    margin-bottom: 40px;
}

.oldalterkeper .sitemap-item {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #e8f5e8;
    border-radius: 8px;
    background: #fafefb;
    transition: all 0.3s ease;
}

.oldalterkeper .sitemap-item:hover {
    background: #f0f9f0;
    border-color: #AFD9AD;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(175, 217, 173, 0.2);
}

.oldalterkeper .sitemap-item a {
    font-family: "Mundial", Sans-serif;
    color: #050327;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
}

.oldalterkeper .sitemap-item a:hover {
    color: #AFD9AD;
    text-decoration: underline;
}

.oldalterkeper .sitemap-url {
    font-family: "Mundial", Sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.oldalterkeper .intro {
    color: #000000;
    border-radius: 12px;
    text-align: center;
    margin-bottom: 40px;
}

.oldalterkeper .intro p {
    font-family: "Mundial", Sans-serif;
    font-size: 17px;
    font-weight: 200;
    margin: 0;
}

.oldalterkeper .intro h1 {
    border: none;
    color: #000000;
    margin-bottom: 10px;
}/* End custom CSS */