footer {
    .footer {
        padding: 2rem 1.5rem;
        text-align: center;

        i {
            font-size: 0.875rem;
        }
    }
}