/* Start custom CSS for html, class: .elementor-element-ebd21c3 */.donar-boton {
      display: inline-block;
      background-color: #00aaff;
      color: white !important;
      text-decoration: none;
      padding: 12px 24px;
      font-size: 16px;
      border-radius: 6px;
      margin: 5px;
      transition: background-color 0.3s;
    }
    .donar-boton:hover {
      background-color: #001f3f;
    }/* End custom CSS */