I would like to have the text in one of my footer widgets (the first one) to align left while the others remain aligned centre. If I use: .site-footer {text-align: left !important; } all of the text in all four widgets aligns left. Is there code that I can use to just change the alignment of one footer?