#code_of_conduct_content a {
  color: var(--bblue);
}

#code_of_conduct_content a:hover {
  color: var(--bpink);
}
