Hola Fabiana,
Verifica con este codigo css:
section#sp-bottom .box-1 {
background-color: #495a6e !important;
}
Un saludo 🖐️
Hola Fabiana,
Puedes partir de la misma base y agregar el h3:
section#sp-bottom .box-1 h3 {
color: #e92330 !important;
}
Este no sustituye al anterior, lo agregas junto al otro.
Un saludo 🖐️