.Toastify__toast-body {
  font-size: 16px !important;
}

.logo-container {
  display: flex;
  justify-content: flex-start;
  padding: 1rem 0 1.5rem 1rem;
  border-bottom: 1px solid #ebebeb;
}

.logo-container a {
  text-decoration: none;
  color: #454749;
}

.logo-section {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-text {
  text-decoration: none;
  font-size: 17px;
  margin-left: 7px;
}