footer{
    background: #fff;
    color: rgb(80, 80, 80);
    position: initial;
    bottom: 0;
    left: 0;
    font-size: 16px;
    text-align: center;

}
/* @media (max-width: 765px){    
    .relatewebsite, .copyright{
        border-bottom: 5px solid #ed2324;
        margin-bottom: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .copyright{
        border: 0;
        text-align: left;
    }

    .footer-contact{
        flex-direction: column-reverse;
    }
} */