.text-container {
border-image: url("https://file.garden/aPjPkUhCJDRhWI2G/Untitled48_20251126135842.png");

border-image-slice: 20%;

border-image-width: 30px;

border-image-repeat: round;

border-image-outset: 8px;
  padding: 30px;
  }
.main, body {
  background-color: brown;
  }


p, em, b {
  text-align: justify;
  font-size: 14px;
  color: brown;
  }

a {
  color: white;
  }
.site-footer, .views-count, .publish-timestamp, .edit-timestamp { 

 display: none !important; 

}