.larger-font {
    font-size: large;
    color: black;
}

i {
    font-size: 12px;
    color: #37a1dd;
}

.center-section {
    margin: auto;
    width: 40%
}

.item .carousel-caption {
    background-color: rgba(255, 255, 255, 0.5)
}
