.wpt_productions .wp_theatre_prod {
    border-bottom: 3px solid var(--ast-global-color-0);
      margin-bottom: 20px;
      padding-bottom: 10px;
    }
    
    .lower-button-permalink .wp_theatre_prod_permalink a {
        font-size: 0px !important;
        content: "" !important;
    }
    
    .lower-button-permalink .wp_theatre_prod_permalink a::after {
        content: " More Information & Tickets";
        white-space: pre;
            font-size: 18px;
        color: #fff;
        background-color: var(--ast-global-color-0);
        display: block;
        clear: both;
        padding: 7px;
        float: left;
    }
    
    .wpt_productions .wp_theatre_prod h2, .wpt_productions .wp_theatre_prod h3, .wpt_productions .wp_theatre_prod p {
        display: inline;
    }
    
    .right-event-p {
        display: inline;
    }
    
    .wpt_productions .wp_theatre_prod > *, .wpt_productions .wp_theatre_prod > *
    {
      margin: 0px !important;
    }
    
    .lower-button-permalink div {
        overflow: hidden;
      padding-top: 30px;
    }