body { background-color: rgb(134, 126, 97); } .c-page-container { background-color: rgb(223, 215, 205); border-radius: 1rem; } .c-page-title { min-height: 2rem; margin: 1rem 0 2rem 0; } .c-page-main-title-text { font-size: 4em; } .c-page-sub-title-text { font-size: 2em; } .c-page-content { min-height: 20rem; } .footer-container { max-width: 1600px !important; margin: 5rem auto; margin-top: 0; margin-bottom: 0; padding: 3.5rem 15px 1rem 15px; text-align: center; color: #eee; } .footer { display: inline-block; text-align: initial; } .footer-item { margin-right: 3rem; margin-top: 0.6rem; float: left !important; } .footer-item table.footer-contact-container { text-align: left; }