html, body {
    background: rgb(253, 242, 255, 0.75);
    color: rgb(80, 32, 135, 0.75);
    font-family: poppins,Font\ Awesome\ 5\ Pro,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(80, 32, 135, 0.75);
}

.hero.text-light h1 {
    color: rgb(80, 32, 135, 0.75);
}