6 lines
209 B
CSS
6 lines
209 B
CSS
#nosotros { background-color: #a7a9ab; color: white; font-size: 1.2rem !important; padding-top: 3rem; padding-bottom: 4rem; }
|
|
|
|
#nosotros .header { color: inherit; }
|
|
|
|
#nosotros .column { text-align: justify; }
|