.md-typeset .admonition.tip {
    border-left-color: #2196f3;
}

/* Minor spacing for headings */
.md-typeset h1 {
    margin-top: 0.6rem;
}