.bg-my-color {
    background-color: #A9BD93;
}

.header {
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 1.5rem;
}

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

.body-class {
    font-family: "Times New Roman", Times, serif;
    background-color: #f0f0f0;
    padding-bottom: 50px;
}


.card-head {
    font-size: 1.2rem;
}

.footer {
    font-family: "Times New Roman", Times, serif;
    font-size: .9rem;
    background-color: #D8D8D8;
    height: 45px;
}

.proof-area {
    font-size: 1.2rem;
}

.report-notify {
    width: 20%;
    left: 15%;
    top: 5%;
    font-size: 1.2rem;
    position: fixed;
    z-index: 1070;
}
