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; } div.main-menu { position: relative; height: 24em; width: 100%; } img.main-menu-logo { position: absolute; height: 100%; top: -5em; left: 50%; opacity: 0.6; } img.main-menu-logo-2 { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; position:absolute; top: 0; right: 0; width:40em; opacity: 0.4; float: none; } div.main-menu-item { height: 3.4em; width: 50%; vertical-align: middle; margin: 0; padding: 0; border-bottom: 2px solid #999; } .main-menu-item-text { display: inline-block; margin-left: 5em; font-size: 2.5em; } .main-menu-item-text { color: inherit; } a.main-menu-item-text:visited { color: inherit; } .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; }