/* CSS used here will be applied after bootstrap.css */

.panel-default {
 opacity: 0.9;
 margin-top:120px;
}
.form-group.last {
 margin-bottom:20px;
}
