.event_btn {
    text-decoration: none;
    color: #fff;
    background: #f60;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    display: block;
    width: 100%;
}