hr { color: var(--overlay0); margin-top: 3rem; margin-bottom: 3rem; width: 50%; margin-left: auto; margin-right: auto; border-style: solid; border-radius: 1rem; border-width: 1px; } cite { &::before { content: "~ " } font-style: italic; color: var(--subtext0); }