h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 1.5;
}

p {
    font-family: Montserrat;
    color: #000 !important;
}

body {
    font-family: Montserrat;
    font-size: 14px;
    color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: Montserrat;
}

a {
    font-family: Montserrat;
}

.btn {
    font-size: 20px;
    font-family: Montserrat;
    letter-spacing: 0.05em;
}

.academy-hero__wrapper::before {
    background-color: transparent!important;
}