.section-name {
    color: grey;
}

.section-name::before {
    content: " #"
}
