.root {}

.insideSlideshow {}

.insideSlideshow p {
    text-align: center;
}

.outsideSlideshow {
    margin-top: 100px;
}

.title {
    margin-top: 40px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.subTitle {
    margin-top: 20px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.outsideSlideshow p {
    font-size: 1rem;
    text-align: center;
}
