Hello! I am trying to change colors in footer and copyright, but can't get it to change in the footer of the style sheet. This is what I have entered:
#footer {
position: relative;
background-color: #4872ae;
border-top: 5px solid rgba(0,0,0,0.2);
}
Please advise. Thank you!
Eric
