/**
 *
 */

.bg-brown {
    background-color: #ece9dc !important;
    color: #8b7869 !important;
}

.container {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.3rem;
}

.container p {
    color: #868686;
}

.footer {
    border-top: 1px solid #dddddd;
    background-color: #f5f5f5;
}
