/*
Theme Name: andersafbouw
Theme URI: https://lefcreative.nl/
Author: Lef Creative
Author URI: https://lefcreative.nl/
Description: Thema voor andersafbouw
Version: 1.0.0
License: /
License URI: /
Template: leflite
*/

h6 {
  color: var(--primary);
}

footer h3 {
  margin-bottom: 20px!important;
}
.footer-inner {
  background-image: url('img/logo-footer.png');
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: bottom right;
}
header {
  border-bottom: 2px solid var(--primary);
}
button.sub-menu-toggle {
    background-color: var(--primary);
}