footer {
    color: white;
    font-size: 0.75rem;
    padding: 1rem 0;
    background-color: #2bb673;
}

footer p {
    margin-bottom: 0;
}