/* cmsms stylesheet: WarrnamboolOTStyles modified: 05/22/19 12:22:49 */
html {
  scroll-behavior: smooth;
}

ul {
  list-style-type: square !important;
  color: #00000 !important;
font-size: 1.1em !important;
 
 
}

input {
  background-color: #ffffff !important;
  color: black !important;
}

textarea {
  background-color: #ffffff !important;
  color: black !important;
  width: 275px !important
}
