.es-container {
border: 1px solid var( --border-color-base );
border-radius: var( --border-radius--large );
background-color: #e01b241A;
padding: 1em;
}
.es-intro {
font-family: "Mea Culpa", cursive;
font-weight: 400;
font-style: normal;
display: block;
font-size: 1.5em;
}
.es-wording {
font-family: "Quintessential", serif;
font-weight: 400;
font-style: normal;
}