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


a {
    text-decoration: none;
    font-weight: 500;
    color: #3185cf;
}

h1, h2, h3, h4, h5 {
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
}
