.tribe-events-event-url a{
    padding:10px 30px;
    border-radius:10px;
    background-color:#017c30;
    color:#fff !important;
}
.tribe-events-event-url a:hover{
    background-color:#014d1f;
    text-decoration: none;
}
.tribe-events-event-url{
    word-break: normal !important
}