.ui.buttons.ui_uimenu .button-container {
    background-size: 100% 100%;
    height: 106px !important;
}

.ui.buttons.ui_uimenu .button-container .text {
    font-size: 39px !important;
}
.hoover_highlight {
  font-weight: bold;
}
.hoover_text {
}
.credits {
      max-width: 600px;
      margin: 0 auto;
      line-height: 1.6;
    }

    .section {
      margin-bottom: 2rem;
    }

    .section h2 {
      font-size: 1.2rem;
      color: #ffcc00;
      /* border-bottom: 1px solid #444; */
      padding-bottom: 0.3rem;
      margin-bottom: 1rem;
      text-transform: uppercase;
    }

    .names p {
      margin: 0.3rem 0;
    }

    .footer {
      text-align: center;
      margin-top: 3rem;
      font-size: 0.9rem;
      color: #ccc;
    }

    .footer a {
      color: #ffcc00;
      text-decoration: none;
    }

    .footer a:hover {
      text-decoration: underline;
    }
.ui.message.mirror_split .description {
    font-family: ui-serif;
    line-height: 1.2;
}
