.fa,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1; }
 
.fa-calendar-alt:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f073"; }

.fa-camera:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f030"; }

.fa-chevron-left:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f053"; }

.fa-chevron-right:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f054"; }

.fa-image:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f03e"; }

.fa-plus:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f067"; }

.fa-minus-circle:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f056"; }

.fa,
.fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900; }

.enlarge-cancel {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	font-size: 2rem;
	color: #971223;
}