@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.bebas-neue-regular {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.hero-section-heading {
    letter-spacing: 4px;
}

.youtube-txt {
    color: #ff0033;
}
.instagram-txt {
    color: #C13584;
}
.facebook-txt {
    color: #1877f3;
}