﻿@import "colors.css";

.footer{
    background: var(--primary-color);
}