details.display > div span:first-child {
    &:after {
        content: ': ';
    }
}