body {
  font-family: 'Anggada FREE';
}

.text-muted {
  --bs-text-opacity: 1;
  color: #fff!important;
}

#mainNav .navbar-nav > li > a:hover, #mainNav .navbar-nav > li > a:focus:hover {
  color: rgb(234,9,141);
}

nav-link:active {
  color: #ea098d;
}

#mainNav .navbar-nav > li > a.active {
  color: rgb(199,15,175) !important;
  background-color: transparent;
}

.titleh1 {
  text-align: left;
  font-size: 20px;
  font-family: Lato, sans-serif;
}

.paradesc {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 17px;
  /*text-align: center;*/
}

.paradesctitle {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 17px;
  text-align: center;
}

.pagetitle {
  font-family: 'Anggada FREE';
  color: rgb(246,250,255);
  font-size: 65px;
}

.pgbgstyle {
  background: linear-gradient(rgb(199,64,139), white), rgb(199,64,139);
  height: 351px;
}

#navbardesign {
  font-size: 62px;
  font-family: 'Anggada FREE' !important;
  color: rgb(36,205,241)!important;
}

.navlinks {
  font-size: 16px !important;
  color: #fff!important;
  height: 60px;
  font-family: 'Lato';
}

#dwnbtnhero {
  background: #c61db8;
  color: #fff !important;
}

.dwnsectionbg {
  background: linear-gradient(var(--bs-pink), #c5428d), var(--bs-pink);
}

#dwnsectiontitle {
  color: var(--bs-gray-100);
  font-family: Lato, sans-serif;
}

#dwnsectiondesc {
  font-family: Lato, sans-serif;
  color: var(--bs-body-bg);
}

#features {
  background: #e48bbf;
}

#feauturestitle {
  color: #ffffff;
  font-family: 'Anggada FREE';
}

#feauturespara {
  font-family: Lato, sans-serif;
  color: rgb(255,255,255);
}

#feauturestitlepara {
  color: rgb(255,255,255);
}

#joinbtn {
  background: #24cdf1;
  font-size: 13px;
  font-family: Lato, sans-serif;
  color: #ffffff !important;
}

#bgoverlay {
  background: url("../../assets/img/creator.jpg") top / cover no-repeat;
}

#memberbg {
  background: linear-gradient(#c73f8b, #cb4d93), rgb(199,64,139);
}

.footerlinks {
  font-family: Lato, sans-serif;
  color: rgb(198,29,184);
  font-size: 16px;
}

#mainNavdesign {
  height: 104px;
  background: transparent;
}

#mastheaddesign {
  background: url("../../assets/img/herobg.svg"), linear-gradient(to left, #7b4397, #dc2430);
  background-size: cover, auto;
}

#devicss {
  background: url("../../assets/img/Phone_layout.png") top / contain no-repeat;
}

.device {
  background: url("../../assets/img/s1.png") top / contain no-repeat;
}

#contactbadge {
  background: rgb(215,108,171);
}

#footerbg {
  background: rgb(215,108,171);
}

#discordbadge {
  /*color: var(--bs-red);*/
  background: rgb(88,101,242);
}

#mbrfont {
  color: #ffffff;
  font-family: Lato, sans-serif;
  padding-left: 5px;
  padding-right: 5px;
}

a {
  color: #24cdf1 !important;
}

a:hover, a:focus {
  color: #fe0070 !important;
}

#socialwhite {
  color: #ffffff;
}

.alink {
  color: #ea098d !important;
}

#talenttext {
  color: rgb(254,0,112);
  font-family: 'Anggada FREE';
  font-size: 81px;
}

talenttext {
  color: rgb(254,0,112);
  font-family: 'Anggada FREE';
  font-size: 81px;
}

#thankstxt {
  font-family: Lato, sans-serif;
}

#morethxtxt {
  font-size: 15px;
  font-family: Lato, sans-serif;
}

#succespos {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 19px;
}

#joinplaceholder {
  font-family: Lato, sans-serif;
}

#socialtxt {
  font-family: Lato, sans-serif;
}

#heartred {
  color: rgb(255,15,0);
}

#white {
  color: #ffffff;
}

section.contact {
  text-align: center;
  padding: 50px 0px;
}

