.projector_shipping {
			&.--active {
				display: block;
				color: red;
                font-size: larger;
                font-weight: bold;
			}
		}
.projector_status__description {
			display: none;
			font-weight: bold;
		}