.m-0 {
  margin: 0;
}

.underlined {
  text-decoration: underline;
}

.text-error {
  color: #b94a48;
}

.clear-both {
  clear: both;
}

.pos-rel {
  position: relative;
}
