img, svg {
  max-width: 60%;
  height: auto;
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: rgb(37,13,89);
  font-weight: bold;
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: rgb(37,13,89);
  font-weight: bold;
}

#mainNav .navbar-nav .nav-item .nav-link:hover {
  color: rgb(213,113,57);
}

img, svg {
}

img, svg {
}

#icon1 {
  max-width: 83%;
  height: 45%;
}

.yang-icon {
  max-width: 100%;
  height: auto;
}

.rounded-circle.img-fluid {
  border-radius: 68%;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(213,113,57,.5);
}

#sendMessageButton {
}

