/*===Custom New CSS For Design Start===*/
  .card-body {
      flex: 1 1 auto;
      min-height: 1px;
      padding: 1rem;
  }
  .gutters-sm {
      margin-right: -8px;
      margin-left: -8px;
  }
  .gutters-sm>.col, .gutters-sm>[class*=col-] {
      padding-right: 8px;
      padding-left: 8px;
  }
  .rounded-circle {
  border-radius: 50%!important;
  }
  img {
      vertical-align: middle;
      border-style: none;
  }
  .btn-theme-colored {
  color: #fff;
  background-color: #202C45;
  border-color: #202C45;
  margin-left: 12px !important;
 }
 .keyperson_title, h4{
  font-size: 22px !important;
  font-weight: 600 !important;
 }
/*===Custom New CSS For Design End===*/
 