.elementor-21822 .elementor-element.elementor-element-93a4212{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-784171f */.rnd {
  direction: rtl;
  text-align: right;
}

.rnd * {
  font-weight: bold;
}


.rnd p,
.rnd ul,
.rnd li {
  text-align: justify;
}


.rnd h1,
.rnd h2 {
  text-align: right;
}


.flasher {
  display: block;
  text-align: center !important;
  animation: flashColor 1.2s infinite;
}

.cta {
  text-align: center !important;

}

@keyframes flashColor {
  0%   { color: #000; }
  50%  { color: #c00000; }
  100% { color: #000; }
}/* End custom CSS */