.button_list1{
    background-color: antiquewhite;
    text-align: center;
    margin-top: 5pt;
    margin-bottom: 5pt;
}

.button_list1:hover {
    background-color: antiquewhite;
    font-weight: bolder;
}