.tcl-image-text-with-background-color__content {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .tcl-image-text-with-background-color__content {
    padding: 60px 20px;
  }
}
@media (max-width: 1199px) {
  .tcl-image-text-with-background-color .col-xl-12 {
    padding: 0;
  }
}
.tcl-image-text-with-background-color__image {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.tcl-image-text-with-background-color__text {
  font-size: 40px;
}
@media (max-width: 1199px) {
  .tcl-image-text-with-background-color__text {
    font-size: 24px;
  }
}
.tcl-image-text-with-background-color__text ul {
  font-style: italic;
  text-align: center;
}
.tcl-image-text-with-background-color__text ul li:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  margin: 20px auto;
  background-image: url("/wp-content/themes/callwey-friends/images/list-dot.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.tcl-image-text-with-background-color .text-align-left * {
  text-align: left !important;
}
.tcl-image-text-with-background-color .text-align-center * {
  text-align: center !important;
}
.tcl-image-text-with-background-color .text-align-right * {
  text-align: right !important;
}
.tcl-image-text-with-background-color .font-family-font_1 *:not(h1, h2, h3, h4, h5, h6) {
  font-family: "PlayfairDisplay";
}
.tcl-image-text-with-background-color .font-family-font_2 *:not(h1, h2, h3, h4, h5, h6) {
  font-family: "Heebo";
}