.tc-single-event {
    position: relative;
}

.tc-single-event .btn {
padding: 10px 20px;
background-color: #1482ff;
color: white;
border: none;
cursor: pointer;
border-radius: 35px;
text-decoration: none;
}

.tc-single-event .tc-event-date-wrap,
.tc-single-event .tc-event-date,
.tc-single-event .tc-event-location {
    float: none;
}