@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');



body,
html {
  overflow-x: hidden;
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  line-height: 27px;
}
h5{
    font-size: 30px;
    color: #424242;
}