#sched-header-message{
background-color:  #EF3340;
border-radius: 5px;
padding:15px;
color: #000000;
text-align: center;
}

#sched-body {
background-color: #EF3340;
}

.footer {
    font-size: 14px;
    background-color: #0F1923;
    border-radius: 0 0 6px 6px;
}


.footer__middle {
    padding: 20px 0;
    border-bottom: 1px solid #0F1923;
}


.footer__top {
    padding: 50px 0;
    border-bottom: 1px solid #0F1923;
}

body {
  cursor: url('http://www.rw-designer.com/cursor-extern.php?id=193481'), auto;
}


.sched-container-sponsors h2 {
    background-color: #dea229;
    padding: 10px 35px;
    font-weight: 600;
    border-radius: 6px 6px 0 0;
    margin: 0 0 30px;
    line-height: 1.2;
}

.sponsors__featured--5 .sponsors__title-alt {
    background-color: #dea229;
}