﻿.on720-acc {
    border-bottom: 1px solid var(--theme) !important;
}

.on720-acc:first-child {
    border-top: 1px solid var(--theme) !important;
}

.on720-themed-chevron {
    color: var(--theme);
}