


body {
    /*background-color: rgb(28, 28, 28);*/
    background-image: url("../Images/site/background.png");
}


.text {
    color: rgb(28, 28, 28);
    font-size: 1rem
}
