.event-tickets .btn-book-tickets,.event-tickets .btn-learn-more{background:var(--wp--preset--color--custom-white);border:1px solid var(--wp--preset--color--custom-black);color:var(--wp--preset--color--custom-black);cursor:pointer;display:table;font-family:var(--wp--preset--font-family--markprobook);font-size:1rem;font-weight:300;line-height:100%;margin:0 0 10px;padding:7px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.5s ease-out}.event-tickets .btn-book-tickets:focus,.event-tickets .btn-book-tickets:hover,.event-tickets .btn-learn-more:focus,.event-tickets .btn-learn-more:hover{background:var(--wp--preset--color--custom-black);color:var(--wp--preset--color--custom-white)}.event-tickets .btn-book-tickets{border:1px solid var(--wp--preset--color--custom-accent);color:var(--wp--preset--color--custom-accent)}.event-tickets .btn-book-tickets:focus,.event-tickets .btn-book-tickets:hover{background:var(--wp--preset--color--custom-accent);color:var(--wp--preset--color--custom-white)}