/*
  Theme Name:   Child Theme - Student Health & Well-Being
  Theme URI:    https://wellbeing.missouri.edu/
  Author:       Mizzou Digital Service, University of Missouri
  Author URI:   https://digitalservice.missouri.edu/
  Description:  This Child Theme extends the Mizzou Hybrid Base Theme
  Version:      0.2.1
  Template:     miz-hybrid-base
  Text Domain:  wellbeing-child
*/
.wellbeing-floating-button {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 10;
  border-style: solid;
  border-color: #222222;
}
