@media (min-width: 639px){
#masthead .breadcrumbs li:not(:last-child)::after {
    color: #000;
}

#masthead .breadcrumbs li, #masthead .breadcrumbs a {
    color: #000;
}
}
main#main {
overflow: unset !important;
}