.about h1.hello[data-v-3c11dad9] {
    line-height: 98%;
  }
  .about h5[data-v-3c11dad9],
  .about p[data-v-3c11dad9] {
    color: #000;
  }
  .about a:hover h5[data-v-3c11dad9],
  .about a:hover p[data-v-3c11dad9] {
    color: #c12688;
  }
  .about .profileimage[data-v-3c11dad9] {
    width: 100%;
    margin-bottom: 40px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border: 4px dashed #c12688;
  }
  .about .centerpattern[data-v-3c11dad9] {
    margin-top: 60px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 270px;
  }
  .about .linkicon[data-v-3c11dad9] {
    height: 50px;
    margin: 0 auto;
    display: block;
  }
  .about .card[data-v-3c11dad9] {
    border-radius: 0;
    border-color: transparent;
    -webkit-box-shadow: 0 0 20px -13px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 20px -13px rgba(0, 0, 0, 0.7);
    background: #fff;
  }
  .about .service[data-v-3c11dad9] {
    width: 100%;
  }
  .about .service-card[data-v-3c11dad9] {
    padding: 10px 30px;
    width: 70%;
    background: #fff;
    position: absolute;
    bottom: -40px;
    left: 15%;
  }
  .about .service-container[data-v-3c11dad9] {
    margin-bottom: 110px;
  }
  .about .description p[data-v-3c11dad9] {
    font-size: 14px !important;
  }
  @media only screen and (max-width: 1180px) {
    .about .service-container p[data-v-3c11dad9] {
      font-size: 12px !important;
    }
  }
  @media only screen and (max-width: 930px) {
    .about .service-container p[data-v-3c11dad9] {
      font-size: 9px !important;
    }
  }
  @media only screen and (max-width: 750px) {
    .about .service-container p[data-v-3c11dad9] {
      font-size: 12px !important;
    }
  }
  .about .service-container p[data-v-3c11dad9] {
    margin-bottom: 0;
  }
  .about h5[data-v-3c11dad9] {
    font-size: 15px;
  }
  .about p a[data-v-3c11dad9] {
    text-decoration: underline;
    color: #000;
  }
  .about p a[data-v-3c11dad9]:hover {
    color: #c12688;
  }
  