/*This will align the Contact the added Organizer footer text to the left. CS 4.16.19*/

#footer {

    text-align: left

}

#footer a {
    color: white;
}