
a{
  text-decoration:none;
}
h1{
  font-size: 55px;
}
  .carousel-caption{
    position: unset;
  }
  .prev{
    width: 54%!important;
  }
  .next{
    width: 54%!important;
  }
  .after-next{
    width: 54%!important;
  }
  .slide1{
    background-color: #bfa359!important;
   
  }
  
  .slide2:hover {
    background-color: black!important;
  }
  .font{
    font-family: Helvetica;
    
  }
  .download-pdf{
    border: 1px solid white;
  }
  .download-pdf:hover {
    background-color: #bfae81;
  }
   .social-media{
    position: sticky;
    top: 0px;
    overflow-y: auto;
    height: calc(100vh - 70px);
  }
  .details{
    position: relative;
  }
  .first-content{
    line-height: 1.5;
    font-size: 57px;
  }
  .profile-name{
   color: #bfa359;
  }
  .bg-color{
    background-color: #bfa359;
  }
  .head-weight{
    font-weight: 700!important;
  }
  .emerging-head{
    line-height: 1.6;
    font-size: 46px;

  }
  /*.rounded{
    width: 25%;
  }*/
  .Emerging-content{
    line-height: 1.8
  }
  .Emerging-content:hover {
    color: #bfa359!important;
  }
  .end-content{
    font-size: 14px;
  }
  p{
    font-size: 22px;
  }
  h5{
    font-size: 30px;
    color: black;
  }
  li{
    font-size: 22px;
  }
  .text-justify{
    text-align: justify;
  }
  h6{
    font-size: 22px;
    color: black;
  }
  .control-scroll{
    overflow: hidden;
  }
 