/* CSS */
p {
    color: blue !important;
}

p {
    color: green;
}