.answerArrow input:checked + label {
  border: 3px black solid;
}

.bg-light-grey{
  background-color: #d0d0d0;
}
