.week_btn:hover {
    color: black !important;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    text-decoration: none;
    }
    .week_btn:focus {
      
       box-shadow: none;
       border:none !important;
    }