.get-tickets-button {
    font-size: 0 !important;
    line-height: 0 !important;
}

.get-tickets-button::after {
    content: "Register";
    font-size: 14px;
    line-height: normal;
    display: inline-block;
}