/*
Theme Name: The Hand & Flowers
Theme URI: https://www.haf.naturalselectiondesign.co.uk/
Author: Natural Selection Design
Author URI: https://naturalselectiondesign.co.uk/
Version: 1.X
License: MIT
License URI: https://mit-license.org/
*/

@import 'css/styles.min.css?v=2';

.footerLink {
  text-align: center;
  margin-right: 1em !important;
  margin-left: 1em !important;
  flex-basis: 0 !important;
  flex: 1 !important;
}

.footerBottom {
  justify-content: space-around !important;
}

/*
@media screen and (max-width: 1280px) {
  .footerLink {
    flex-basis:unset!important;
    flex-basis:100% !important;
    text-wrap: nowrap;
  }
  .footerBottom {
    justify-content:left;
  }
}
*/
