@charset "utf-8";
.carousel-inner .carousel-item.active .carousel-caption {
    color: #1700E2;
    font-size: x-large;
    font-weight: bold;
}
