body {
background: white;
}

.red-link {
text-decoration: underline !important;
font-weight: 500;
color: #ce1e2f !important;
}

.radio-no-options {
  background-image: url(/userfiles/images/exclamation-mark.svg);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 1.8em;
 font-weight: 500;
}