.background-green{
    background-color: #008000;
}
.color-orange{
    color: #ffa500;
}