/*
Theme Name: CityVisions
Theme URI: https://cityvisions.lu
Author: Youtag
Description: A barebones theme for Elementor
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cityvisions
*/


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: sans-serif;
}