.widget-performance-button .buy-ticket {
	width: 100%;
    font-size: 16px;
    color: var(--color1);
    min-height: 48px;
    height: 48px;
    padding: 0 18px;
    white-space: nowrap;
    transition: color .18s ease-in-out,background-color .18s ease-in-out,border-color .18s ease-in-out;
}
header .personal-text {
    text-align: end;
}