Contacto, FAQ, Nosotros

This commit is contained in:
2020-05-19 15:20:42 -04:00
parent c5a45a1ede
commit 3133a7d584
18 changed files with 275 additions and 6 deletions

View File

@ -0,0 +1,14 @@
/* line 1, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/faqs.scss */
#faq {
background-color: #5d5d5d;
color: white;
padding-top: 3rem;
padding-bottom: 4rem;
}
/* line 8, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/faqs.scss */
#faq .header, #faq .title, #faq .content {
color: inherit;
}
/*# sourceMappingURL=faqs.css.map */