/*
Theme Name: Whats Up Walk In
Author: Coeffect
Author URI: https://coeffect.ca/
Text Domain: sto
Description: Custom Theme for Whats Up Walk In
Version: 1.0.0
*/

body {
  font-family: "Bricolage Grotesque", sans-serif;
  overflow-x: hidden;
  font-weight: 250;
  font-size: 1.1rem;
}

h1,h2 {
  font-size: var(--wuwi_text_size_xlg);
  line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
}

b {
  font-weight: 800;
}

h3 {
  font-size: var(--wuwi_text_size_lg);
}


