/*
Theme Name: Twenty Twenty-Four Meeting Room Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Description: Child theme for Meeting Room page template integration.
Author: MeetingRoom
Template: twentytwentyfour
Version: 1.0.2
Text Domain: tt4-meeting-room-child
*/

:root {
  --mrb-core-blue: #0056ff;
  --mrb-core-pink: #ff56ff;
}

body,
button,
input,
select,
textarea,
.wp-block-site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
