.logo{
    width: 300px;
}
footer a, footer a:link, footer a:visited{
    color:black
}

body{
    background-color: #f1edf1;

}

hr{
    color: #8f6f72;
    border: none;
    border-top: 10px solid #8f6f72;
}