

footer .q_icon_list{
margin-bottom: 7px;
}
.q_icon_list p{
margin-bottom: 5px;
}

footer{
    z-index: 99;
}

@media only screen and (max-width: 768px){
    .qbutton{
        padding: 0 50px;
    }
}
@media only screen and (max-width: 1000px){
    .side_menu_button > a{
        color: #000000;
    }
}