The show is 7:30-10:30 p.m. Friday at Town Toyota Center, 1300 Walla Walla Ave., Wenatchee. Tickets are $41-$95 online at towntoyotacenter.com.
.share-button-container {
display: flex;
justify-content: center;
align-items: center;
}
.share-button-link {
border-radius: 5px;
border: 1px solid #333;
background-color: #c7d3dd;
color: #333;
width: 175px;
margin: 10px;
cursor: pointer;
padding: 10px 15px;
font-family: “Open Sans”, Helvetica, Arial, sans-serif;
font-size: 14px;
text-align: center;
text-decoration: none;
display: inline-block;
}
.share-button-link:hover {
background-color: #b0bcc8;
}