.cfr-resources .title {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.cfr-resources ul {
  padding: 0px;
  list-style: none;
}
.cfr-resources ul li {
  display: flex;
}
.cfr-resources ul li span {
  margin-right: 3px;
  width: 18px;
}
.cfr-resources ul li span img {
  margin-top: 5px;
}
.cfr-resources ul li a {
  color: #333333;
  font-size: 14px;
  display: block;
  text-decoration: none;
  padding: 5px 5px;
  font-weight: 400;
}
.cfr-resources ul li:hover {
  color: #008083;
  filter: invert(11%) sepia(87%) saturate(5564%) hue-rotate(176deg) brightness(96%) contrast(100%);
}
/*# sourceMappingURL=resources.css.map */
