/*
Theme Name: The Cayman Academy
Theme URI: https://cayman.workingtoctoc.com/
Description: A professional Registered Office training solution for the Cayman Islands.
Version: 1.4
Author: Andre Gutierrez
Author URI: https://toctoc.ky/
Text Domain: cayman-academy
*/

/* Reset any default WP styles if needed */
body {
    min-height: max(884px, 100dvh);
}

.font-serif { font-family: 'DM Serif Text', serif; }
.font-sans { font-family: 'DM Sans', sans-serif; }
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.text-dm-serif-text { font-family: 'DM Serif Text', serif; }
.glass-header {
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}
