/* 1. Global*/

/* CSS to style mandatory stars */
.mandatory_star {
  color: #CC6677;
  font-size: 16px;
}

/* 2. Header*/

/* color dropwon menu */
.dropdown-menu .dropdown-item,
.dropdown-menu .dropdown-item.active {
  background-color: white !important;
}

/* 3. Body*/

/* 4. Controlbar*/

/* Pincolour */
.fa-thumbtack {
  color: #332288 !important;
}

/* 5. Footer*/

/* 6. Controlbar*/

