.oko-disabled{
  opacity: .3;
 	pointer-events: none;
}

.oko-animated{
  transition: .5s;
}

.oko-announcement-fill{
    background-color: #be00ff;
    color: white;
}

.oko-announcement-fill *{
    color: white;
}