.is-style-shadow img {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.is-style-border img {
  border: 1px solid #333;
}
