body{
  font-family: "Times New Roman", Times, serif;
}

.getcode {
    transition-duration: 0.4s;
    background-color: white;
    border: none;
  color: #4F46E5;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family:  'Sono';
  font-style: bold;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  }
  
.getcode:hover {background-color: whitesmoke;}
  
.bar{
    font-family: Nerko One;
    font-size: xx-large;
}

.bar1{
  font-family: 'Sono';
  font-size: 16px;
}

.bar2{
  font-family: 'Sono';
  font-size: 65px;
}

.bar2color{
  color: #4F46E5;
 
}

.bar2color2{
  color: #6B7280;
  font: 20px;
}

.bar2color3{
  color: #6B7280;
  font: 20px;
}

.kick{
  margin-top: 100px;
}

.readmore{
  transition-duration: 0.4s;
  background-color: #4F46E5;
  border: none;
color: white;
padding: 8px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-family:  'Sono';
font-style: bold;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.textbar{
  text-align: justify;
}

.cardcolor{
  background-color: #e0e7ff
}

.team-card:hover img {
  border-radius: 50%;
  border: 5px solid #6366f1;
}

.custom-shape-divider-bottom-1670489494 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-bottom-1670489494 svg {
  position: relative;
  display: block;
  width: calc(139% + 1.3px);
  height: 191px;
}

.custom-shape-divider-bottom-1670489494 .shape-fill {
  fill: #5277D8FA;
}

.team-card img{
  transition: all 0.5s ease-in-out;

}

