#main-footer {
    padding: 20px;
    width: calc(100% - 40px);
    background: var(--primary-color);
}