CSS specificity order

id > att = class > tag

inline style > embedded style

!important > others

long path > short path