/* line 6, /home/NuevoAeroSanidad2/app/assets/stylesheets/epses.scss */
.purr {
  position: fixed;
  top: 30px;
  right: 100px;
  width: 250px;
  padding: 20px;
  background-color: #fcc;
  border: 2px solid #c66;
}
/* line 14, /home/NuevoAeroSanidad2/app/assets/stylesheets/epses.scss */
.purr:first-letter {
  text-transform: uppercase;
}
