.navbar {
    background-color: #522583 !important;
    /* background-color: #2361AC !important; */
}
.center-horz {
  /* Center horizontally
  text-align: center;*/
    margin-left: auto;
  margin-right: auto;
}
body{
    font-family: 'Roboto', sans-serif;
}

.btn-primary{
     background-color: #522583 !important;
      border-color: #522583 !important;
}

.completejudging {
    display: none;
}