

.mycolor{
  color: #00a4b9 ;
}


.bg-mycolor{
  background-color: #00a4b9 ;
}


.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited{
  background-color: #00a4b9 !important;
}

.nav-item, .nav, .nav-link{
  color: #00a4b9 !important;
}



.hey1{
  text-decoration: none;
  background-color: Purple;
  object-position: center;
  align-items: center;
  align-self: center;
  color: White;
}

.buttonDivM{
  align-content: center;
}

.hey2{
  text-decoration: none;
  background-color: Purple;
  object-position: center;
  align-items: center;
  align-self: center;
  color: White;
}

.marqueeTop{
  padding: 0px;
  margin: 2px;
  color: inherit;
  font-size: 26px;
  color: White;
}

.goodPaM{
  padding: 10px;
  background-attachment: inherit;
  opacity: inherit;
}

.my-bg-image{
  background-image: url('https://mdbootstrap.com/img/Photos/Others/images/77.jpg'); important!;
  background-size: cover;
  background-repeat: no-repeat;
  image-resolution: from-image;
}
