body {
    background-color: #212121;
    color: rgb(30, 219, 30)
}

.navbar {
    filter: invert(100%);
}

h1 {
    align-items: center;
    text-align: center;
    font-family: cyber-alert, sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 3.2vw;
}

h2 {
    /* color: white; */
    font-family: vt323, sans-serif;
    font-size: 30px;
    margin-bottom: 10px;
}

.foreword,
.heading_image,
.essay_block,
.heading_image,
.in_text_hr,
.centered_image,
.outro {
    max-width: 800px;
    margin: 0 auto;
}

.heading_image {
    background-image: url("thumb.webp");
    min-height: 80px;
    background-attachment: local;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 800px;
    border-radius: 5px 5px 0px 0px;
}

.foreword {
    background-color: #424242;
    color: rgb(30, 219, 30);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.entry_text_block h3 span{
    color: black;
    font-family: vt323, sans-serif;
    font-size: 35px;
}

p,
b,
a,
em {
    /* color: white; */
    color: rgb(30, 219, 30);
    font-family: vt323, sans-serif;
    font-size: 20px;
}

.hide_desktop {
    display: none;
}

.intro_block {
    margin-bottom: 15px;
}

.essay_block {
    background-color: #212121;
    display: flow-root;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 0px 0px 5px 5px;
    max-width: 800px;
    border-radius: 5px;
    margin-bottom: 25px;
    border: solid 3px rgb(30, 219, 30);
}

.essay_text {
    max-width: 770px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

/* Blog entry section*/
.blog_entry {
    position: relative;
    text-align: center;
    color: white;
    background-color: white;
    padding: 10px 5px 10px 5px;
    border-radius: 15px;
}

.blog_block {
    margin-bottom: 15px;
}

.image_container {
    position: relative;
    display: inline-block;
}

.rounded_image {
    width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.entry_title span {
    font-size: calc(18px + 0.8vw);
    font-family: 'vt323', sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: 1.0;
    max-width: 750px;
    color: white;
}

.entry_text,
.entry_tag {
    color: white;
    text-align: left;
    margin-bottom: 5px;
}

.entry_date {
    margin-bottom: 5px;
}

.entry_title {
    margin-bottom: 5px;
    line-height: 30px;
}

.entry_date span {
    font-size: calc(12px + 0.8vw);
    font-family: 'IBM Plex Sans', sans-serif;
    max-width: 750px;
    color: white;
}

.image_and_link{
    width: 100%;
    text-align: center;
}

.hyperlink {
    color: black;
}

.entry_text_block {
    padding-left: 5px;
    padding-right: 5px;
    bottom: 3%;
    left: 17%;
    width: auto;
    justify-content: left;
}

.advantage_text p{
    color: black;
    text-align: left;
    margin-bottom: 15px;
}
.entry_explainer {
    margin-bottom: 15px;
}

.half_text {
    display: grid;
    grid-template-columns: 50% 50%;
}

.half_text .entry_explainer {
    color: black;
    text-align: left;
    margin-right: 15px;
    margin-left: 15px;
}

hr {
    color: white;
}

details {
    background-color: rgb(111, 111, 111);
    border-radius: 10px;
}

details p {
    padding: 0px 5px 15px 5px;
}

.small_hr {
    max-width: 50px;
    margin: 2px 0px 2px 5px;
}

.construction_home_button {
    font-family: 'vt323', sans-serif;
    font-size: 20px;
    border: 2px solid rgb(30, 219, 30);
    margin-top: 20px;
    padding: 10px;
    text-decoration: none;
    color: rgb(30, 219, 30);
    background-color: #212121;
    margin-left: 15px;
}


@media (max-width: 800px) {

    .foreword,
    .essay_block,
    .heading_image {
        max-width: 770px
    }

    .foreword p {
        margin-left: 15px;
        margin-right: 15px;
    }

    .hide_mobile {
        display: none;
    }

    h1 {
        align-items: center;
        text-align: center;
        color: white;
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: calc(28px + 1.0vw);
    }

    h2 {
        font-size: calc(12px + 1.0vw);
    }

    .entry_title {
        margin-bottom: 5px;
        line-height: 25px;
        line-height: 20px;
    }

    .entry_date {
        font-size: calc(12px + 1.0vw);
        margin-bottom: 2px;
    }

    .entry_tag {
        font-size: calc(10px + 0.5vw);
    }

    .entry_title span {
        font-size: calc(13px + 1.0vw);
    }

    .entry_date span {
        font-size: calc(10px + 1.0vw);
    }

    .heading_image {
        background-attachment: local;
    }

    .entry_tag {
        font-size: calc(10px + 0.3vw);
    }

    .small_hr {
        max-width: 50px;
        margin: 5px 0px 5px 5px;
    }

    summary {
        font-size: calc(16px + 0.3vw);
        margin-block-end: 0;
    }

}

@media (min-width: 1300px) {

    .entry_title span,
    .entry_date,
    .entry_description {
        font-size: 22.4px;
    }

    h1 {
        font-size: 41px;
    }
}