:root{--primary-restaurant-color:$blue;--secondary-restaurant-color:$white}*{box-sizing:border-box}body{margin:0;padding:0;font-size:13px;line-height:1.5;font-family:var(--font-primary);color:#686868;background-color:#fff;scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-x:hidden}a{cursor:pointer;text-decoration:none;text-underline-offset:.1em}.pac-container{position:fixed!important;z-index:1050}