/*
Theme Name:     Monsoon Restaurants
Template:       saigonsiblings
Author:         East Slope Studio
Author URI:     https://eastslope.studio/
Description:    The 2020 child theme for Monsoon Restaurants designed by <a href="http://www.lookatlao.com">Lookatlao</a> and developed by <a href="https://eastslope.studio">East Slope Studio</a>.
Version:        1.0.0
Text Domain:    saigonsiblings
Child Theme Reference: https://developer.wordpress.org/themes/advanced-topics/child-themes/
*/

:root {
  --f-theme: 'Montserrat', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  --c-theme: #aa3021;
  --c-theme-alt: #aa3021;
}

.font-theme,
.title,
.hero-intro h1 {
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
}
