/* ===== CULTURE PROGRAMS ===== */
.program-item{
  border-bottom:1px solid #e0e0e0;
  padding:12px 0;
}

.program-item:last-child{
  border-bottom:none;
}

.program-title{
  font-size:16px;
  font-weight:800;
  color:#0f3d2e;
}

.program-year{
  font-size:14px;
  font-weight:700;
  color:#555;
  margin-left:6px;
}

.program-desc{
  font-size:14.5px;
  font-weight:600;
  margin-top:4px;
  line-height:1.6;
}
