footer .copySection p:nth-child(2) {
    display:none !important;
}

.slide-text-title, .slide-text-caption {
  color: #fff !important;
  text-shadow: 0 0 2px #f00 !important;
}

.mini-content-1 .btn-ghost {
    border-color: #fff !important;
    color: #fff !important;
    box-shadow: 0 0 2px #f00 !important;
    text-shadow: 0 0 2px #f00 !important;
}