Hi
Please help me, I want to change the color of the background of the box of "Stay Connected" ?
and the background of the box of "Suscribe" (of the newsletter) ??
Thanks
.box.color1 {
background-color: #52b5fa;
}
input[type="submit"] {
background-color: #fa7252;
border-color: #fa7252;
}