site-footer, .views-count, .publish-timestamp, .edit-timestamp { 

 display: none !important; 

}
main, body {
  background-color: #5A3D2B;
  }

a {
  color: #FAEEB2;
  }

.text-container {
  background-color: #5A3D2B;
  }


.edit {
  background-color: #5A3D2B;
  }

    .sb{

        display: block;

        overflow: auto;

        padding: 2px;

        width: 200px;

        height: 200px;

        background: #5A3D2B;

        opacity: 100%;

        border: solid 2px #5A3D2B;

        margin: auto;

        margin-bottom: 10px;

        float: center;
    }

::-webkit-scrollbar-thumb {
  background-color: #FAEEB2;
  }

img {
  display: block;
  margin: auto;
  width: 50%;
}

@font-face {
  font-family: write;
  src: url("https://file.garden/aPjPkUhCJDRhWI2G/Biro_Script_reduced.ttf") 
    }
p, b, em {
  color: #FAEEB2;
  font-size: 16px;
  font-weight: light;
  font-family: write;
  font-style: italic;
}

 