/*
Theme Name: Astra Child
Template: astra
Version: 1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

@media (max-width: 992px) {
  html {
    overflow-x: hidden;
  }
}