.tcl-multicolor-divider {
  height: 10px;
  width: 100%;
  background-image: url("/wp-content/themes/stay2munich/images/divider-texture.svg");
  background-size: contain;
  background-position: left;
  background-repeat: repeat-x;
}