.material-symbols-rounded,
.material-symbols-outlined,
.material-symbols-sharp {
  vertical-align: middle;
  margin-top: -0.20em;
}

.icon-thin {
  font-variation-settings: 'FILL' 0, 'wght' 200, 'GRAD' 0, 'opsz' 48;
}
.icon-regular {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}
.icon-bold {
  font-variation-settings: 'FILL' 0, 'wght' 700, 'GRAD' 0, 'opsz' 48;
}
.icon-filled {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}

.ms-fs-16{
    font-size: 16px;
}

.ms-fs-18{
    font-size: 18px;
}

.ms-fs-20{
    font-size: 20px;
}

.ms-fs-22{
    font-size: 22px;
}
