.red{color:#f00}

.green{
    color:#009688 !important;
}

.link{
    color:#01AAED !important;
    cursor:pointer !important;
}

html{background-color: #f2f2f2;}

