*, *:before, *:after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

.custom-text p {
  font-family: "Raleway", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  transition: color 0.3s;
  margin: 20px 0 0 0;
}/*# sourceMappingURL=style.css.map */