body {
    background-color:rgb(170, 136, 73);
    color: navy;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}


.personal {
    color: green;
}


.Insta {
    width: 69px;
    padding-left: 50px;
}


.GitHub {
    width: 69px;
    padding-left: 50px;
}

.intrests {
    color: rgba(141, 38, 141, 0.795);
}

.languages {
    color: green;
    text-shadow: #000000;

}

.projects {
    color: rgb(0, 250, 0);
}


.photoRedirect {
    width: 80px;
}

.mural {
    width: 500px;
}


.foot-lol {
    color: black;
    text-align: center
    ;
}