.metafield-rich_text_field h2,
metafield-rich_text_field h3,
metafield-rich_text_field h4 {
    font-size: 16px;
    transform: scale(1) !important;
}
.metafield-rich_text_field h2:not(:first-of-type)  {
    margin-top: 32px;
}
.hidden_post {
    display: none !important;
}