@import "vars.css";
@import url("https://cdn.jsdelivr.net/ghost/comments-ui@~0.12/umd/main.css");

.ghost-display > div:first-child > h2 {
    font-family: "Cormorant Garamond", serif;
    color: #1cf4e6e;
}

.ghost-display > div:first-child > div {
    font-family: "Cormorant Garamond", serif;
}

.ghost-display > div:last-child > section > h1 {
    font-family: "Cormorant Garamond", serif;
    color: #1cf4e6e;
}

.ghost-display > div:last-child > section > p {
    font-family: "Cormorant Garamond", serif;
    color: #1cf4e6e;
}
