span {
	display: inline !important;
}

.opa-submit {
  background: none !important;
  background-color: rgb(30, 25, 100) !important;
}


.opa-submit:hover {
  background: none !important;
  background-color: rgb(92,204,255) !important;
} 