.panel {
  background-color: #f2f2f2;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.2509803922) 0 2px 4px;
  padding: 20px;
}


