﻿.fa-muted {
	opacity: 0.85;
	color: inherit;
}

.fa-rotate-45 {
  transform: rotate(45deg);
}