/*
Theme Name: Pamporovo Stay
Theme URI: https://pamporovo-stay.com
Author: Kodos
Author URI: https://pamporovo-stay.com
Description: Custom blank theme for Elementor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pamporovo-stay
*/

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

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}