/* [project]/src/app/web-services/_Components/WebServices.css [app-client] (css) */
.web-dev-section {
  background-color: #fff;
  padding: 60px 0;
}

.heading {
  font-size: 1.75rem;
  color: #6222cc;
  margin-bottom: 1rem;
}

.text-content {
  font-size: 1.15rem;
  line-height: 1.8;
  color: #555;
}

.highlight {
  color: #ff8c00;
  font-weight: bold;
}

.feature-list {
  list-style: none;
  padding-left: 0;
  margin-top: 1rem;
}

.feature-list li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
}

.feature-list i {
  font-size: 1.25rem;
  margin-right: 8px;
}


/*# sourceMappingURL=src_app_web-services__Components_WebServices_aaa968.css.map*/
