.mb-4 {
  margin-bottom: 0.5rem !important;
}

@media only screen and (min-width: 993px) {
  .container {
    width: 90%;
  }
}

.display-2 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.display-4 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.0rem;
  line-height: 1.25;
}

.cid-vjOAEjj7BT .navbar {
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  /* background: transparent !important;
    background-color: transparent; */
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-vjOAEjj7BT .container {
  display: flex;
  /* height: 90px;
  padding: 0.5rem 0.6rem; */
  height: 75px;
  padding: 0.25rem 0.26rem;
  flex-wrap: nowrap;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
}

.navbar-dropdown.navbar-short .navbar-brand {
  padding: 0.3625rem 0;
}

.btn-floating{display:inline-block;color:#fff;position:relative;overflow:hidden;z-index:1;width:40px;height:40px;line-height:40px;padding:0;background-color:#26a69a;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;vertical-align:middle}

.fixed-action-btn ul a.btn-floating{opacity:0}

.fixed-action-btn ul a.btn-floating{opacity:0}