/**
 * Copyright since 2024 FC Modules
 *
 * @author    FC Modules
 * @copyright Since 2024 FC Modules
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 */

.fc-turnstile-wrapper {
  margin: 15px 0;
  display: flex;
  justify-content: center;
}

.fc-turnstile-wrapper .cf-turnstile iframe {
  max-width: 100%;
}
