#sched-menu-tickets a{
background: #f8541e;
color: #000000;
border:2px solid black
}

#sched-menu-tickets a:hover{
background: #f7f6b8 !important;
color: #000000;
border:2px solid black
}



.get-tickets button,
.get-tickets a {
font-size: 0;
}

.get-tickets button:before,
.get-tickets a:before {
font-size: 14px;
content: 'Register Here';
}

.notification-bar__login {
    display: none;
}