/* footer generic */ .page-footer-container-fluid{ margin-top: 10px; background-color: #2CB8E8; &.footer-location-block { background-color: @siteGreyDark; margin-bottom: -10px; } } .page-footer-container-location-details-block-row { background: @siteGreyDark url(/resources/images/paw-prints.png) no-repeat top right; } .page-footer-container { margin-top:60px; margin-bottom:60px; h4{ font-size: 20px; color: @white; font-weight: 200; } } /* footer request demo generic */ .footer-request-demo-heading { font-size:16px; } .footer-request-demo-more-text { font-size:13px; } .footer-request-demo-text-heading { font-weight:bold; } .footer-request-demo-button { background:#eee; } .page-footer-accredition-logos{ img{ float: right; } } .page-footer-menu-container { margin-top:20px; margin-bottom:40px; }