@charset "utf-8";
/* CSS Document */

.footer 



{
    font: normal 18px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    position: fixed;
    align-content: center;
    width: 100%;
    bottom: 0px;
    background-color: #A4B8A8;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px;
    color: #0F0B05;
    ;
    ;
    border-width: 100%;
    height: 40px;
    

}
.wrapper {
    font: normal 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    display: block;
}
