.elementor-1768 .elementor-element.elementor-element-fe49bca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1768 .elementor-element.elementor-element-fe49bca:not(.elementor-motion-effects-element-type-background), .elementor-1768 .elementor-element.elementor-element-fe49bca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-f926901 *//* LEGAL PAGES */
.ph-legal {
  padding: 80px 8vw;
  background: #050505;
  color: #f5f5f5;
  font-family: Orbitron, sans-serif;
}

.ph-legal h1 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #e10600;
}

.ph-legal h2 {
  font-size: 1.2rem;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #e10600;
}

.ph-legal p {
  max-width: 750px;
  color: #c8c8c8;
  line-height: 1.6;
  font-size: 0.9rem;
  margin-bottom: 14px;
}

.ph-legal-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.ph-legal-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  color: #d0d0d0;
  font-size: 0.9rem;
}

.ph-legal-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 2px;
  background: #e10600;
}

.ph-legal a {
  color: #e10600;
  text-decoration: none;
}

.ph-legal a:hover {
  color: #ff2a20;
}/* End custom CSS */