.px-6 {
  padding-right: 0px !important;
}

input:focus {
  outline: none;
  border-color: #ff0000;
}
