#committeebuttons {
width: 375px;
background-color: #00b4bc;
}

#employeerecognitionbutton {
width: 600px;
background-color: #00b4bc;
}

#registerbutton {
width: 500px;
background-color: #00b4bc;
padding-left: 10px;
padding-right: 10px;
}