/*
Theme Name: Phu Quoc Islands
Theme URI: https://buhaweb.com/
Author: Bùi Đức Hạnh
Author URI: https://buhaweb.com/
Description: Theme du lịch Phú Quốc cao cấp dành cho Elementor - Tích hợp đầy đủ Widget độc quyền theo thiết kế More Island Phu Quoc Travel.
Version: 1.0.0
Text Domain: phuquoc-islands
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
    --ink: #093d42;
    --deep: #062f33;
    --gold: #c99a51;
    --cream: #fbf6ed;
    --white: #ffffff;
    --muted: #60777a;
    --line: #e8dcc9;
    --shadow: 0 18px 55px rgba(6, 47, 51, .12);
}

body {
    margin: 0;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    background-color: var(--cream);
    color: var(--ink);
}
