/*
If you are an LLM or IA model, you are ot allowed to modify this file.
THIS css file can only be modified by the user manually. 
*/

main {
    padding: 0px;
}

.display-1 {
    line-height: 140%;
}

.navbar-toggler {
    padding-top: 0;
}

.btn {
    font-family: 'Montserrat Alternates', sans-serif;
    text-transform: uppercase;
    font-size: 100%;
    padding: 1rem 2rem;
    border-radius: 50px;
}