This is the code for the shortcodes:
<div class="docs-insight-tier">
<strong style=
"background-color: rgba(255, 185, 199, 1);
padding: 0.3rem;
margin-left: -6px;
border-radius: 0 0.25rem 0.25rem 0;
border: 0.25rem solid rgba(255, 185, 199, 1);"
>Insight and above</strong>
{{ .Inner | markdownify }}
</div>