/* line 1, rdmo_zib/static/core/css/footer.scss */
footer {
  background-image: url("/static/core/img/bg_footer.png?d6f67843c243");
  background-position: top center;
  background-repeat: no-repeat;
  color: white; }
  /* line 7, rdmo_zib/static/core/css/footer.scss */
  footer .container {
    position: relative; }
  /* line 11, rdmo_zib/static/core/css/footer.scss */
  footer .separator {
    position: absolute;
    top: 60px;
    left: 15px;
    right: 15px;
    margin-top: 20px;
    padding-top: 20px;
    background-image: url("/static/core/img/dotline_horizontal_white_fix.gif?d6f67843c243");
    background-position: top center;
    background-repeat: repeat-x; }
  /* line 24, rdmo_zib/static/core/css/footer.scss */
  footer .footer-col {
    margin-top: 40px;
    margin-bottom: 60px; }
  /* line 29, rdmo_zib/static/core/css/footer.scss */
  footer h4 {
    text-transform: uppercase;
    color: white;
    margin-top: 0;
    margin-bottom: 20px; }
