.textinfo{
    margin-left:100px;
  }
  .textinfo p{
    color:white;
    font-size:21px;
  }
  .caption{
    text-align:center;
    color:rgb(147, 147, 147);
    font-style:italic;
    font-size:1rem;
  }
  h3{
    font-size: 2.2rem;
    font-weight: bolder;
  }
  h4{
    font-size: 1.8rem;
    font-weight: bolder;
  }
  h6{
    font-size:1.5rem;
  }
  h1,h2,h3,h4,h5,h6, u{
    color:#c3d8ff !important
  }
  strong{
    color:#ffeac3 !important
  }
  img{
    border: 1px solid white
  }
  .lefticon{
    border:0px;
    width: 2.4rem !important;
    height: 2.4rem !important;
    display:inline-flex
  }
  .ex-img{
    width:65% !important;
    border:0px;
  }
