@import "z-b5-theme-utb.css";

/* UPCE specific styles */
.z-utb .b5.z-epr-img-background {
  background-size: unset;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='100px'><text transform='translate(20, 100) rotate(-45)' fill='rgba(227, 114, 34, 0.2)' font-size='20' font-family='sans-serif'>Demo</text></svg>");
}

.b5 {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='100px'><text transform='translate(20, 100) rotate(-45)' fill='rgba(227, 114, 34, 0.2)' font-size='20' font-family='sans-serif'>Demo</text></svg>");
}
.container-xl {
  background-color: #fff;
  /*color: rgba(227, 114, 34, 0.11)*/
}
