.so-widget-image-block-widget-image-block-styles-d75171398898-41979 a.image-block__link {
  display: block;
  color: #0F0F5A;
  text-decoration: none;
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h1,
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h2,
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h3,
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h4,
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h5,
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block__title h6 {
  color: #0F0F5A;
  text-decoration: none;
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
  margin-top: 0;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block.style_1 {
  color: purple;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block.style_2 .image-block__link {
  text-align: center;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block.style_2 .image-block__image {
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  max-height: 220px;
  height: 220px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block.style_2 .image-block__image img {
  display: inline-block;
}
.so-widget-image-block-widget-image-block-styles-d75171398898-41979 .image-block.style_2 .image-block__title {
  margin-top: 14px;
  margin-left: 0;
  margin-right: 0;
}