/*
  Theme Name: Rede Aica 2.0 (c) 2025
  Author: webicos
  Author URI: https://webicos.com.br/
  Description: Tema de Wordpress customizado para a Rede Aica (c). 2025.
  Version: 1.0.2
  Requires at least: 5.0
  Tested up to: 5.4
  Requires PHP: 7.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  */
@import "output.css";

.wpcf7-not-valid-tip {
  color: #fff !important;
}

._cf7-input {
  margin: 12px 0 !important;
  padding: 16px 20px !important;
}

.wpcf7-form {
  padding: 32px !important;
  border-radius: 24px;
  margin-bottom: 32px;
}

@media (min-width: 768px) {
  .wpcf7-form {
    padding: 60px !important;
  }
}

.wpcf7-form>p {
  margin-bottom: 24px !important;
}

.wpcf7-form label {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}