

@media only screen and (max-width: 1000px){
    .side_menu_button > a{
        color: #000000;
    }
}
.page_not_found{
    padding-top: 50px
}