.burger-menu-button .inner,.burger-menu-button .inner::before,.burger-menu-button .inner::after {
    width: 34px;
    height: 3px;
    background-color: #9a1800;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.astroid-framework .astroid-nav > li > .as-menu-item, .astroid-framework .astroid-sidebar-menu > li > .nav-item-inner > .as-menu-item, .astroid-framework .astroid-mobile-menu > .nav-item > .as-menu-item {
    font-weight: 600;
    text-transform: none;
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 1.6em;
    font-family: "Maiandra GD", Lucida Console, Monaco, monospace;
    padding: 8px 30px;
}

body div.mod-languages ul.lang-block>li:not(:last-child) {
    border-bottom: 0px solid #c72d2d;
}

div.mod-languages a {
    padding: 0px;
    text-align: center;
}

body div.mod-languages ul.lang-block>li {
    display: block;
    margin: 0;
    padding: 21px 0px 21px 0px;
}

div.mod-languages ul li.lang-active {
    background-color: rgb(255 255 255 / 86%);
}

@media (max-width: 575.98px) {
    #ta-c2gyu2y7v {
        margin-top:-20px
    }

    #bd-lpy9t1yh1 {
        padding: 0px 0px 0px 0px
    }

    #c-parrs8694 {
        padding: 0px 0px 0px 0px
    }

    body.astroid-framework, .body.astroid-framework {
        font-size: 20px;
        line-height: 1.7em;
    }

    .astroid-framework h1, .astroid-framework .h1 {
        font-size: 30px;
        line-height: 1.3em;
    }

    .astroid-framework h2, .astroid-framework .h2 {
        font-size: 22px;
        line-height: 1.3em;
    }

    .astroid-framework h3, .astroid-framework .h3 {
        font-size: 20px;
        line-height: 1.2em;
    }

    .astroid-framework h4, .astroid-framework .h4 {
        font-size: 18px;
        line-height: 1.2em;
    }

    .astroid-framework h5, .astroid-framework .h5 {
        font-size: 1.8rem;
        line-height: 1.6em;
    }

    .astroid-framework h6, .astroid-framework .h6 {
        font-size: 1.4rem;
        line-height: 1.4em;
    }