/* custom css */
#cssmenu {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 1001px) {
#cssmenu {
    display: block;}
}

#innercontainer {
color: #ffffff;
}

a {
   color: #28A3CF;
}

.fa-arrow-alt-circle-left {
   color: #ffffff;
}

.fa-arrow-alt-circle-right {
   color: #ffffff;
}

.fa-play-circle {
   color: #ffffff;
}

.fa-pause-circle {
  color: #ffffff;
}

#custom-caption {
 color: #ffffff;
}

.scroll_heading {
 color: #ffffff;
}

#program {
display: none
}

.galaButton {
background-color: #28A3CF;
}

.catLevel {
 color: #ffffff !important;
}

.aname {
 color: #ffffff;
}