.panel {
  border-radius: $panel-radius;
  background-color: $white;
  padding: 40px;
}