.elementor-3 .elementor-element.elementor-element-f1898f8{--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-3 .elementor-element.elementor-element-1a22a74{--spacer-size:90px;}.elementor-3 .elementor-element.elementor-element-1fb729e5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-7f10693 */@font-face {
  font-family: 'PokemonSolid';
  src: url('https://www.firetechnologie.com/maquettes/retrogames25.fr/wp-content/uploads/2025/06/Pokemon-Solid.ttf') format('truetype');
}

.pokemon-policy-box {
  background: linear-gradient(to right, #fff9d6, #fff);
  border: 3px solid #2a61d6;
  border-radius: 20px;
  padding: 25px;
  font-family: Arial, sans-serif;
  color: #222;
  box-shadow: 0 0 15px rgba(42, 97, 214, 0.2);
  margin-top: 30px;
}

.pokemon-policy-box h2.pokemon-title {
  font-family: 'PokemonSolid', sans-serif;
  font-size: 36px;
  color: #ffcb05;
  text-shadow: 2px 2px #2a61d6;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.pokemon-policy-box h3 {
  color: #2a61d6;
  font-weight: bold;
  margin-top: 25px;
}

.pokemon-policy-box a {
  color: #e3350d;
  text-decoration: underline;
}

.pokemon-policy-box ul {
  padding-left: 20px;
  list-style: disc;
}/* End custom CSS */