h1{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: red;
}
p, li{
    color: #797D7F;
}
