@import url('https://fonts.googleapis.com/css?family=Barlow:wght@400,500,600,700,800,900');

body {
  font-family: 'Barlow', sans-serif;
}

.templateWrapper {
  box-shadow: none !important;
}

.backgroundBg {
  background: #fff !important;
}