/******************
Adding markers on events
******************/
.single-tribe_events .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
    font-size: 1.125rem;
    font-weight: bold;
}

.tribe-block__venue .tribe-block__venue__meta {
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: top left;
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='72' viewBox='0 0 50 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.6066 1C24.738 1 24.8691 1.00105 25 1.00315C25.1309 1.00105 25.262 1 25.3934 1C38.431 1 49 11.3783 49 24.1805C49 33.6814 42.8151 41.1679 36.7954 49.8597C32.4133 56.187 28.5888 62.1531 25 71C21.4112 62.1531 17.5867 56.187 13.2046 49.8597C7.18492 41.1679 1 33.6814 1 24.1805C1 11.3783 11.569 1 24.6066 1Z' fill='%23FF72D7' stroke='%23282727' stroke-width='0' stroke-linejoin='round'/%3E%3C/svg%3E");
}
