/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-logo {
  padding: 1.3rem;
}
.g-newsslider-preview-title {
  margin-top: 19rem;
}
.g-newsslider-headlines-title a {
  color: #ffffff;
}
.g-newsslider-overlay a {
  color: #ffffff;
}
.g-newsslider-navigation {
  margin-top: 213px;
}
#g-copyright {
  margin-top: -3rem;
}
@media screen and (max-width: 767px) {
  .g-newsslider-navigation {
    display: none;
  }
  .g-logo {
    background-image: url('../images/logo/musical-logo-no-icon.png');
    width: 149px;
    height: 68px;
    left: 32%;
  }
  .g-newsslider-preview-title {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .g-logo {
    background-image: url('../images/logo/musical-logo.png');
    width: 200px;
    height: 190px;
  }
}
/*# sourceMappingURL=custom_72.css.map */