body {
    background-color: rgb(184, 233, 250);
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(56, 56, 62);
}

.construction_warner {
    color: rgb(139, 26, 26)
}