
Theme Name: Kohzil
Theme URI: https://kohzil.com
Author: [Claire.B]
Author URI: https://kohzil.com
Description: Kohzil, travel planner, créateur d'itinéraires sur mesure.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: kohzil
Tags: block-theme, full-site-editing, responsive, travel
@font-face { font-family: Logga; src: url(https://kohzil.com/wp-content/themes/Kohzil_theme/fonts/Logga.otf); font-weight: normal; }
@font-face { font-family: Bahnschrift; src: url(https://kohzil.com/wp-content/themes/Kohzil_theme/fonts/Bahnschrift Regular.ttf); font-weight: normal; }

.site-title { font-family: "Logga", sans-serif; }
.forminator-ui input:-webkit-autofill,
.forminator-ui input:-webkit-autofill:hover,
.forminator-ui input:-webkit-autofill:focus,
.forminator-ui textarea:-webkit-autofill,
.forminator-ui textarea:-webkit-autofill:hover,
.forminator-ui textarea:-webkit-autofill:focus,
.forminator-ui select:-webkit-autofill,
.forminator-ui select:-webkit-autofill:hover,
.forminator-ui select:-webkit-autofill:focus {
  -webkit-text-fill-color: #3A2E2C !important;
  caret-color: #3A2E2C !important;
  -webkit-box-shadow: 0 0 0 1000px #F4F3DD inset !important;
  box-shadow: 0 0 0 1000px #F4F3DD inset !important;
  transition: background-color 99999s ease-in-out 0s, color 99999s ease-in-out 0s !important;
}

