
/* body {
    color:rgb(15, 141, 141);
    background-color: rgb(21, 19, 49);
} */


.entry-date {
    color:rgb(236, 69, 206);
}

#textwall{
    padding: 10px;
    font-size: 12pt;
    background-color: rgb(68, 4, 49);
    color: rgb(119, 254, 240);
    border-radius: 7px;
}