.page-title
{
    color:darkred;
    background-color: antiquewhite;
    padding: 0.2em;
    border:1px solid royalblue;
    border-radius: 20em;
}

.pg-footer
{
    background-color: rgb(233, 240, 245);
}

#profile_photo
{
    width:10em;
}
