label {
 cursor: pointer;
 cursor: hand;
}
input:focus {
 border: 2px solid #00365B;
}
