/* line 1, /var/www/htdocs/app/assets/stylesheets/exhibitions.scss */
#exhibitions {
  background-color: white;
  background-image: url("/img/main_1.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
/* line 9, /var/www/htdocs/app/assets/stylesheets/exhibitions.scss */
#exhibitions .blackbg {
  background-color: #000000;
  color: #000000;
}
/* line 14, /var/www/htdocs/app/assets/stylesheets/exhibitions.scss */
#exhibitions a {
  text-decoration: underline;
  color: #000000;
}
/* line 19, /var/www/htdocs/app/assets/stylesheets/exhibitions.scss */
#exhibitions .removepaddingleftright {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 24, /var/www/htdocs/app/assets/stylesheets/exhibitions.scss */
#exhibitions .bgdate {
  background-color: #efefef;
  padding: 5px;
}
