/*
Theme Name: UCAG Theme
Theme URI: https://ucag71.fr
Author: UCAG
Description: Theme WordPress minimal personnalise UCAG
Version: 1.0
*/

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: #f8f4ec;
}