#tab-3 {
}

.image-anms {
  animation: float 5s ease-in-out infinite;
  position: relative;
  z-index: 2;
}

.position-fixed {
  position: fixed!important;
}

.position-fixed {
  right: -90px;
  bottom: 20px;
  z-index: 999;
  display: inline-grid;
  width: 40%;
}

navbar {
  position: absolute;
  top: auto;
}

.fixed-bottom, .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-top {
  top: 0;
}

a {
  color: #18bc9c;
}

a {
  text-decoration: none;
  background-color: transparent;
}

