.theme-light {
    --primary-bg-color: #fffff8;
    --secondary-bg-color: #eeeeee;
    --tertiary-bg-color: #f9f7f1;
    --primary-text-color: #212121;
    --secondary-text-color: #111111;
    --tertiary-text-color: #595959;
}
.theme-dark {
    --primary-bg-color: #111111;
    --secondary-bg-color: #212121;
    --tertiary-bg-color: #000000;
    --primary-text-color: #fffff8;
    --secondary-text-color: #f9f7f1;
    --tertiary-text-color: #eeeed2;
}

body{
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    color: var(--primary-text-color);
    background-color: var(--primary-bg-color);
}
header{
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    font-size: 80px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 72px;
    margin-bottom: 20px;

}
p{
    margin-top: 0;
    margin-bottom: 0.5em;
}
.head{
    text-align: center;
    position: relative;
    border-top: 2px solid var(--secondary-text-color);

}

.headerobjectswrapper{
}

.subhead{
    text-transform: uppercase;
    border-top: 2px solid var(--secondary-text-color);
    padding: 12px 0 12px 0;

}
.weatherforcastbox{
    position: relative;
    width: 12%;
    left: 10px;
    border: 3px double var(--secondary-text-color);
    padding: 10px 15px 10px 15px;
    line-height: 20px;
    display: inline-block;
    margin: 0 50px 20px -360px;
}
.content{
    font-size: 0;
    line-height: 0;
    word-spacing: -.31em;
    display: inline-block;
    margin: 30px 2% 0 2%;


}
.collumns{

}

.collumn{
    font-size: 14px;
    line-height: 20px;
    width: 22.5%;
    display: inline-block;
    padding: 0 1% 0 1%;
    vertical-align: top;
    margin-bottom: 0.8em;
    transition: all .7s;
    text-align: justify;
}
.collumn + .collumn { 
    border-left: 1px solid var(--secondary-text-color);
}
.collumn .headline{
    text-align: center;
    line-height: normal;
    font-family: 'Playfair Display', serif;
    display: block;
    margin: 0 auto;


}
.collumn .headline.hl1{
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    padding: 10px 0 10px 0;

}

.collumn .headline.hl2{
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}

.collumn .headline.hl2:before{
    border-top: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
.collumn .headline.hl2:after{
    border-bottom: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 13px;
    display: block;
    margin: 0 auto;

}

.collumn .headline.hl3{
    font-weight: 400;
    font-style: italic;
    font-size: 36px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl4{
    font-weight: 700;
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl4:before{
    border-top: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
.collumn .headline.hl4:after{
    border-bottom: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;

}

.collumn .headline.hl5{
    font-weight: 400;
    font-size: 42px;
    text-transform: uppercase;
    font-style: italic;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl6{
    font-weight: 400;
    font-size: 18px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl6:before{
    border-top: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
.collumn .headline.hl6:after{
    border-bottom: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;

}
.collumn .headline.hl7{
    font-weight: 700;
    font-size: 12px;
    box-sizing: border-box;
    display: block;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl8{
    font-weight: 700;
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl9{
    font-weight: 700;
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl10{
    font-weight: 700;
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .citation{
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    line-height: 44px;
    /*font-style: italic;*/
    text-align: center;
    font-weight: 400;
    display: block;
    margin: 40px 0 40px 0;
    font-feature-settings: "liga", "dlig";

}
.collumn .citation:before{
    border-top: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 16px;
    display: block;
    margin: 0 auto;
}
.collumn .citation:after{
    border-bottom: 1px solid var(--secondary-text-color);
    content: '';
    width: 100px;
    height: 16px;
    display: block;
    margin: 0 auto;
}
.collumn .figure {
    margin: 0 0 20px;
}
.collumn .figcaption{
    font-style: italic;
    font-size: 12px;
}
.media {
    -webkit-filter: sepia(0%) contrast(1) opacity(1) ;
    filter: sepia(0%) grayscale(0.8) contrast(1) opacity(1) invert(0);
    mix-blend-mode: normal;
    width: 100%;
}
/*________________________________________________________________________________________________________________________________*/
/*MEDIAQUERIES*/
@media only all and (max-width: 1300px) {
    .weatherforcastbox{
        display: none;
    }

}
@media only all and (max-width: 1200px) {
    .collumn{
        width: 31%;
    }
    .container{
        margin-top: 17%;
    }

}
@media only all and (max-width: 900px) {
    .collumn{
        width: 47%;
    }
    .container{
        margin-top: 20%;
    }

}
@media only all and (max-width: 600px) {
    .collumn{
        width: 100%;
    }
    .collumn + .collumn {
	border-left: none;
    }
    header{
        max-width: 320px;
        font-size: 60px;
        line-height: 54px;
        overflow: hidden;
    }
    .container{
        margin-top: 25%;
    }

}
.container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15%;
}
.card {
    background-color: var(--secondary-bg-color);
    border: 1px solid var(--tertiary-bg-color);
    border-radius: 8px;
    padding: 20px;
    width: 100%; /* Full width of the container */
    max-width: 600px; /* Default max-width; can be adjusted */
    box-sizing: border-box; /* Ensures padding is included in total width */
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative; /* Make the card position relative for absolute positioning inside */
}
.card-body {
    padding: 20px;
}
.card-footer {
    text-align: right;
}

/* Form */
.form-group {
    margin-bottom: 15px;
}
.form-control {
    width: calc(80% - 22px); /* Adjusted to account for padding */
    padding: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid var(--tertiary-bg-color);
    border-radius: 4px;
    font-size: 16px;
}
textarea.form-control {
    height: 100px; /* Adjust this value to make the textarea bigger */
    resize: vertical;
    max-height: 30em;
}
.btn {
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    margin: 5px;
    transition: background-color 0.3s ease;
}
.btn-primary {
    background-color: var(--primary-text-color);
    color: var(--primary-bg-color);
}
.btn-primary:hover {
    background-color: var(--tertiary-text-color);
}
.btn-secondary {
    background-color: var(--tertiary-bg-color);
    color: var(--primary-text-color);
}
.btn-secondary:hover {
    background-color: var(--secondary-bg-color);
}
.logout-btn {
    position: absolute;
    right: 20px; /* Adjust this value to position the button to the right */
    bottom: 20px; /* Adjust this value to align vertically */
}

li {
    background-color: var(--secondary-text-color);
    color: var(--primary-text-color);
    border-radius: 5px;
    margin: 0; /* Optional: Removes default margin */
    padding: 0; /* Optional: Removes default padding */
    margin-bottom: 10px;
}

a {
    color: var(--primary-bg-color);
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
}
