#after-banner-showcase {
  text-align: center; }
  #after-banner-showcase .showcase.leaderboard .hero:before {
    background: rgba(0, 0, 0, 0); }
  #after-banner-showcase .showcase.leaderboard .content .title, #after-banner-showcase .showcase.leaderboard .content .description {
    background: rgba(0, 0, 0, 0.25);
    padding: 10px; }
  #after-banner-showcase .showcase.leaderboard .content .title {
    margin-bottom: 0; }
  #after-banner-showcase .showcase.leaderboard .content .fake-button {
    background: #002f5e;
    color: #ffffff;
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
    transition: all 0.2s ease-in; }
    #after-banner-showcase .showcase.leaderboard .content .fake-button:hover {
      background: #000000;
      color: #ffffff;
      text-decoration: none; }
/*# sourceMappingURL=child-theme.min.css.map */
