.main-footer {
    bottom: 0;
    padding:0;
    width: 100%;
    height: 25px;
}

.footer-line {
    background-color: #1A2226;
    height: 1.7px;
}

.footer-text {
    background-color: #C37C13;
    color: white;
    text-align: center;
    font-size: 15px;
    height: 23.3px;
}