.inputErrorShowBorder {
  border: 1px solid #bb0000 !important;
  background: #ffbebe !important;
  /*text-align: center;*/
  color: #4972b2;
  /*font-size: 0.9em;*/
  padding: 6px 12px;
  /*border-radius: 0.5em;*/
}

select option {
  color: #495057;
}

.intl-tel-input {
  width: 100%;
}