.inner-shadow-box {
  border-radius: 10px; 
  box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.2);
}