
.editor h2  {
    color: #eb3b5a;
    font-size: 1.5rem;

}
.editor p  {
    color: var(--color-light);
    line-height: 2;
}
