.navigation {
    padding: 5px 0;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
    border-top: 1px solid #000;
        border-top-color: #000;
        border-top-style: solid;
        border-top-width: 1px;
    border-bottom: 1px solid #f5df0a;
        border-bottom-color: #f5df0a;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    margin-bottom: 30px;
}