html {
    font-size: 100%;
}

body {
    background-color: #332829;
    margin: 0;
    padding: 0;
}

.content img {
    max-width: 100%;
    height: auto;
}



.contain {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px;
    background-color: #fbefea;
    border-top: 0.3125rem solid #552628;
    border-left: 0.125rem solid #552628;
    overflow: hidden;
    max-width: 118.75rem;
}


.button {
    display: block;
    text-decoration: none;
    line-height: 2.5rem;
    color: #785151;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 2.5rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-style: normal;
    border: solid 0.0625rem #bca3a0;
    cursor: default;
}


.header {
    display: flex;
    justify-content: center;
    padding: 0px;
    border-top: double 0.0625rem #d1887c;
    margin: 0 auto;
}

.header img {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px;
    width: 100%;
    height: auto;
}

a.logo:link,
a.logo:visited {

    font-family: "Abril Fatface", serif;
    font-weight: 400;
    font-style: normal;
    color: #a52b27;
    font-size: 50px;
    text-transform: uppercase;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");
    padding: 1.25rem 6.25rem;
    margin: 0px;
    text-decoration: none;
    letter-spacing: 0.125rem;
    font-style: normal;
    background-color: #f1cbba;
}

.links {}


.links a {
    padding: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.0625rem;
    margin: 0px 1.25rem;
    color: #d1887c;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");
    text-decoration: none;
}


.navi {
    align-items: center;
    display: flex;
    justify-content: space-around;
    text-transform: lowercase;
    background-color: #a52b27;
    background-repeat: repeat;
    background-size: 18.75rem 18.75rem;
    background-image: url("images/noisy.png");


}

h1,
h1 a:link,
h1 a:visited {
    text-transform: capitalize;
    font-family: "Abril Fatface", serif;
    font-weight: 400;
    padding: 1.25rem 0px;
    margin: 0px;
    font-size: 2.25rem;
    clear: both;
    text-align: left;
    color: #552628;
    text-decoration: underline;
    font-style: normal;
}


h1 a:hover,
h1:hover {
    color: #a52b27;
}

h2 {

    text-decoration: none;
    line-height: 0.625rem;
    color: #785151;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    font-size: 0.9375rem;
    text-transform: uppercase;
    font-style: normal;
    text-align: left;
}

h3 {
    line-height: 2.5rem;
    text-decoration: none;
    color: #662e30;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    font-style: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}


.left {
    width: 50%;
    background-color: #8f293a;
}


.right {
    width: 50%;
    background-color: #674964;
}


.line {
    display: flex;
    justify-content: center;
    height: 0.625rem;
    background-color: brown;
}


.sidelink {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: inside;
}

.sidelink li {
    list-style-type: circle;
    text-transform: capitalize;
    padding: 0px;
    margin: 0.3125rem;
    border-bottom: solid 1px #753537;
    text-align: left;
}

.sidelink li a,
.sidelink li a:visited,
.sidelink li a:hover {
    text-decoration: none;
    line-height: 2.5rem;
    color: #873d3f;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    margin: 0px;
    padding: 0px;
    font-style: normal;
    text-align: left;
}


.content {
    display: flex;
    justify-content: space-around;
    text-align: center;
    max-width: 77%;
    margin: 0 auto;
    line-height: 2.5rem;
    color: #552628;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    font-style: normal;
    padding-top: 4.375rem;
    align-items: top;
}

.side {
    width: 17%;
    margin: 1.25rem 4.375rem;
}

.post {
    width: 80%;
}

.icon {
    width: 6.25rem;
    height: 6.25rem;
}

p {

    line-height: 2.5rem;
    color: #552628;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    font-style: normal;
    text-align: left;
}


.post a:link,
.post a:visited {
    color: #8f293a;
    text-decoration: underline;
}


.footer {
    padding: 0.375rem;
    margin-top: 6.25rem;
    background-color: #552628;
}


.credit,
.credit a:link,
.credit a,
.credit a:visited,
.credit a:hover {
    font-family: "Poppins", sans-serif;
    color: #cb8c8c;
    font-size: 0.438rem;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    text-decoration: none;
}

.box img {
    border: solid 0.125rem #552628;
}


.box {
    max-width: 12.5rem;
    margin: 0.625rem;
}

.box a:link,
.box a:visited {
    color: #fbefea;
    background-color: #662e30;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    padding: 0.625rem;
    margin: 0.25rem;
    text-decoration: none;
    font-style: normal;
    border-radius: 0.625rem;
    text-transform: uppercase;
}


.box a:link:nth-of-type(even),
.box a:visited:nth-of-type(even) {
    background-color: #552628;
}


.box a:link:nth-of-type(odd),
.box a:visited:nth-of-type(odd) {
    background-color: #8c4144;
}

.box a:hover {
    color: #FFFFFF;
}


.contentbox {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}



@media screen and (min-width: 1920px) { 
    html  {
      font-size: 125%;
    
    } }