﻿.nav-list a {
color:green;


}


.site-header {
    border-bottom: 8px solid green;
}


.main-footer {
    background: green;
}

