/*
Theme Name: Abdichtung-MS
Description: Child theme for Avada theme
Author: Katharina Ephan
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#main {
  padding: 0 !important;
}

.footer-override * a,
.header-override * a {
  color: black !important;
}

.footer-override * a:hover {
  color: white !important;
}

.header-override * a:hover {
  color: #4ae2ff !important;
}

@media screen and (max-width: 500px) {
  h1 {
    font-size: 40px !important;
  }
  .fusion-text-2 p {
    font-size: 26px !important;
  }
}
