/* ==========================================================================
   CHS-BIO SCHOLARSHIPS AND AWARDS PAGE
   ========================================================================== */
.plugin-general-content ul {
  list-style: none;
}
.plugin-general-content li {
  margin-bottom: 1rem;
}
.plugin-general-content li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f14a";
    color: #d43900;
	margin-right: .25rem;
}