.reveal, .close-button, .close-button:hover {
  color: black; }

.feedback .options {
  text-align: center; }
  .feedback .options button {
    text-transform: uppercase;
    font-weight: 700;
    min-width: 16.625em; }

.info-card-ng .bottom-bar {
  position: relative; }

.action-feedback {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  font-size: 75%;
  font-weight: 700;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: .5rem 1rem;
  margin: 0 0 .5rem 0; }
  .action-feedback:hover {
    color: #dbdbdb; }

body.is-reveal-open {
  overflow: initial; }
body .reveal-overlay {
  overflow-y: initial; }

@media print, screen and (max-width: 475px) {
  .bottom-bar .category {
    display: none; } }
@media print, screen and (max-width: 644px) {
  .feedback h3 {
    font-size: 1.5625rem; } }
@media print, screen and (min-width: 1205px) {
  .action-feedback {
    margin-bottom: 0.75rem; } }
@media print, screen and (min-width: 40.25em) {
  .reveal {
    width: 640px; } }
#embed-info-card .feedback,
#embed-info-card .action-feedback {
  display: none; }

/*# sourceMappingURL=Feedback.css.map */


