h2{
    font-weight: 400;
    color: black;
}
h4{
    font-weight: 500;
    
}
h3{
    font-weight: 100 !important;
    color: black;
    
}
h5{
    font-weight: 100 !important;
    color: black;
}
h6{
    font-weight: 100 !important;
    color: black;
}

html, body, a, route, a:hover{
    text-decoration: none !important
}