.rotate-90-degrees-right {
  transform: rotate(90deg);
}
