

/* CSS from section stylesheet tags */
.img-fill {
  object-fit:cover;
  width:100%;
  height:auto;
}


.ch-link, .ch-link:active, .ch-link:hover, .ch-link:visited {
  color:black !important;
  text-decoration:none !important;
}