﻿
.headertitle, .headertitle a, .headertitle a:link{
    color: black !important;
    text-decoration: none !important;
}

.headertitle, .headertitle a, .headertitle a::before {
    content: "> ";
    padding-inline-end: 0.5em;
    color: #B1B273;
}

.level-bullet{
    background-image:unset !important;
    padding:0 !important;
}

.toc-layout-main > .dfwp-list {
    gap: 2em;
    display: flex;
    flex-direction: column;
    list-style: disc;
}

.headertitle-large, .headertitle-large a, .headertitle-large a:link{
	text-decoration: none;
}