h1 {
  color: #ff001e;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-family: Arial;
}

h2 {
  font-style: normal;
  font-size: 25px;
  font-family: Arial;
}

.elementor-element .elementor-widget-container {
  text-align: left;
}

p {
  color: #0a0a0a;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  line-height: 33px;
  font-family: Arial;
}

.elementor * {
  text-align: left;
}