.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-caption-wrapper {
  padding: 0px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption {
  background: rgba(51, 51, 51, 0);
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image:hover .iw-so-image-caption {
  background: rgba(51, 51, 51, 0.6);
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-container {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  border-radius: 3px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-container:before,
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-container:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-container:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image img {
  border-radius: 3px;
  border-width: 0px;
  border-color: transparent;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption {
  border-radius: 3px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption .iw-so-cap-title {
  color: #f1f1f1;
  font-size: 25px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption .iw-so-cap-desc {
  color: #f1f1f1;
  font-size: 14px;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption {
  bottom: 0;
  left: 0;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption .iw-so-cap-title,
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption .iw-so-cap-desc {
  text-align: center;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption .iw-so-cap-title {
  padding-bottom: 0;
}
.so-widget-ink-image-image-8633d0ff66b8 .iw-so-image-wrapper .iw-so-image .iw-so-image-caption figcaption .iw-so-cap-desc {
  padding-top: 10px;
}