/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.carousel{
    padding: 0 2rem;
}
.carousel .carousel-control-next,
.carousel .carousel-control-prev {
    width: auto;
}
