.season-epilogue {
  margin: 40px auto;
  padding: 12px 18px;
  max-width: 500px;              
  border: 1.5px solid #8fd19e;   
  border-radius: 10px;
  background: #f6fff9;           
  text-align: center;
  font-size: 0.95rem;
  line-height: 1.4;
  color: #2f855a;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}
