.mobile-list {
  margin-left: -20px;
  text-align: left;
}

.mobile-treatment {
  text-align: center;
  font-size: 40pt;
  color: #ff0000;
  margin-bottom: 30px;
}

.mobile-cold {
  text-align: center;
  font-size: 40pt;
  color: #2f21b8;
  margin-bottom: 30px;
}

.mobile-wound {
  text-align: center;
  font-size: 40pt;
  color: #7a1f1f;
  margin-bottom: 30px;
}

.mobile-collar {
  text-align: center;
  font-size: 40pt;
  color: #226d31;
  margin-bottom: 30px;
}

.mobile-miscellaneous {
  text-align: center;
  font-size: 40pt;
  color: #B77BCC;
  margin-bottom: 30px;
}

