/*
	Theme Name: OTOD Hotel Theme
	Theme URI: https://otod.io
	Description: A modern WordPress theme for hotels with a sleek design, integrated booking system, responsive layout, and customizable options to showcase your property and boost bookings.
	Version: 1.0.58
	Author: Christian Hakizimana
	Author URI: https://otod.io
*/

@import 'assets/css/base.css';

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Montserrat, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.6;
	margin-bottom: 20px;
}
