.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover {
    background-color: #a81010;
    color: #000000;
}

.tribe-events .tribe-events-c-search__button {
    background-color: #a81010;
    color: #000000;
}

#tribe-events-content a, .tribe-events-event-meta a {
    color: #000000;
    
}

.wp-block-social-link {
    display: block;
    border-radius: 0px;
    transition: transform .1s ease;
    height: auto;
}