ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}

.sign-in {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #f5f5f5;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.registration {
  width: 250px;
}

.my-navbar {
  background-color: #2c3339;
}

.table-bg {
  background-color: #f5f5f5;
}

.phone-input-group .input-group-text {
  background-color: #e9ecef;
  font-weight: 500;
}

.phone-local-input {
  letter-spacing: 0.05em;
}
