footer{
    width: 100%;
    background-color: rgb(58, 58, 58);
    border-top: 1px solid;
    border-color: red;
    color: white;
}

.footer-content{
    color: gray;
    font-size: 10px;
    margin-bottom: 15px;;
}

.copyright-area{
    --bs-gutter-x: 0rem;
    color: white;
    background-color: rgb(22, 22, 22);
    padding: 18px;
    font-size: 12px;
}

.security > img{
    padding: 3px 5px;
}


#m2000{
    color: white;
}