.SectionContentBlock_SlimCta {
  background-color: #282828;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .SectionContentBlock_SlimCta {
    background-image: url("../../img/callout-dark-bg-deco-2.svg"), url("../../img/callout-dark-bg-deco-1.svg");
    background-position: top right, 10% -10px;
    background-repeat: no-repeat;
    background-size: 227px 208px, 207px 208px;
  }
}
