.footer{
    background-color: #676b6f;
    padding:20px;
    margin-top: 20px;
}



.title{


    font-family: 'georgia', serif;
    font-weight: 300;
   font-size: 60px;
    color: #020202;


}

h1 {
    color: #9f0f0f;
    text-align: center;
    font-family: 'georgia', serif;
    font-weight: 300;
}


.card{
font-style: normal;
font-weight: 300;
size: 4rem;
color: #0c0909;

        background-color: #black;
    font-family: 'georgia', serif;

}

.navbar{
    font-style: normal;
    font-weight: 600;
    size: 4rem;
    color: #570D0D;

    font-family: 'georgia', serif;}

p{
    font-weight: 300;
    font-size: 1.3rem;
    color: #070505;
    align-content: center;
    text-align: center;
    letter-spacing: 1px;

    display: inline-block;
    font-family: 'georgia', serif;}

/*.backgroundimage
{
    background-image: url("floralbackground.png");



}*/
/*.opacity
{
    opacity: 0.2 !important;
}*/


.cardbackground
{
    background-color: #e3cad8;
}


