.footer-container em {
    font-size:22px;
    color:black;
    opacity:0.5;
    position: absolute;
    left:2px;
    margin-top: -6px;
}

.carousel-indicators li::before {
    background-color: transparent ;
}