  .back-to-main {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        color: white;
        text-decoration: underline;
        display: block;
        margin-top: 5px;
        text-align: center;
    }




/* remove the pointless non link button and remove option to tile or list */
.Button__btnxlarge {
display:none;
}


/* remove the share icons */
.ArticleCmd__socialShareLt {

    display:none;
}


/* remove the ticket button */

    .Header__containerLi {
    display:none;
}


/* remove the nav bar */

.Header__navbtn {
    display:none;
}
