.right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.right h1, .h2  {
  color: #000;
  font-size: 3.2rem;
  font-weight: 600;
  width: 100%;
  text-align: center;
}

.right h2{
  width: 90%;
  font-size: 1.8rem;
  font-weight: 400;
  width: 90%;
  text-indent: 30px;
  margin-top: 20px;
  line-height: 25px;
  cursor: pointer;
}

.IT-suport {
  margin-top: 3rem;
}

span {
  margin-left: 20px;
  color: red;
}

.h2 {
  background-color: #E8E9F8 !important;
  font-size: 1em!important;
  font-weight: 400 !important;
}

.item {
  background-color: #E8E9F8 !important;
}

.acc__txt {
  font-size: 1.2em;
  padding: 0 10px;
}