@import url('https://fonts.googleapis.com/css2?family=Emilys+Candy&display=swap');

@font-face {
    font-family: 'unna'; 
    src: url('https://file.garden/Zx3Clq1Z7kthf_V-/mk1/Unna-Regular.ttf'); 
}

.text-container {
  background: white;
  width: 640px;
  margin: auto;
  padding: 0;
    	border-style: solid;
	border-image: url("https://file.garden/Zx3Clq1Z7kthf_V-/pastry/dnilist/Untitled3185-20250905211821.webp") 20 fill round;
	border-image-slice: 23%;
        border-image-repeat: round;
	border-width: 50px;
  border-image-outset: 10px;
}

.quote {
font-family: "Emilys Candy";
  font-size: 1.1em;
  text-align: center;
background: #5A483A;
background: linear-gradient(to right, #5A483A 0%, #DF8E9D 25%, #EEC0C3 50%, #DF8E9D 75%, #5A483A 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}


.maintext {
    font-size: 1.05em;
  font-family: "unna";
  text-align: center;
  color: #654f3f;
  line-height: 1.6;
}

h4 {
    font-family: "unna";
  text-align: center;
  color: #654f3f;
}

.maintext a {
    color: #654f3f;
  text-decoration: underline;
}

body { background-image: url("https://file.garden/Zx3Clq1Z7kthf_V-/pastry/dnilist/27784df674f0cced996810d7917c4c34%20(1).webp");
}