/*008106592a89e1bab9bcc321c5bb82d6*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 3, templates/rt_galatea/custom/scss/custom.scss */
/* line 4, templates/rt_galatea/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container {
  border-color: #888;
  padding: 15px 20px 70px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
/* line 8, templates/rt_galatea/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.5rem;
}
/* line 11, templates/rt_galatea/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_btn {
  background-color: #59ca88;
  color: #fff;
  left: 20px;
  right: 20px;
  bottom: 20px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 18, templates/rt_galatea/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_btn:hover, .cc_banner-wrapper .cc_container .cc_btn:focus {
  background-color: #80d6a4;
  color: #fff;
}
/* line 23, templates/rt_galatea/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_logo {
  display: none;
}
/*# sourceMappingURL=custom_75.css.map */