footer {
    background-color: rgb(139,9,9);
    color: white;
}

.social i {
    font-size: 24pt;
    padding: 0 10px;
}

.carousel img {
    object-fit: cover;
}