
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400&display=swap');

#automatic-typing{
  font-family: 'Quicksand', sans-serif;
  color: rgb(255, 255, 255);;
  font-size:0.9em !important;
  float: center;
  margin-left: .5em;
  margin-top: .5em;
  text-align: center;
  font-weight: bold;
}