
/* Core styles */

.content-footer {
    position: relative;
    height: 4em; /* animated */
    margin: 0.5em 0 0 0.5em; /* animated */

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
