 .notfilled::placeholder {
     color: #f8a734 !important;
 }

  .notfilled {
    border-bottom: 1px solid #f8a734 !important;
  }

   .focused {
       border-bottom: 1px solid black !important;
   }