body {
  overflow-x: hidden;
}

.topic_div {
  width: 538px;
  height: 75px;
  background: #548CA8;
  border-radius: 0px 75px 75px 0px;
  display: table;
  text-align: end;
}

.topic {
  display: table-cell;
  vertical-align: middle;
  padding-right: 50px;
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  color: #FBF8F1;
}

.img-div {
  border: none;
  margin-top: 15px;
}

.desc {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #d8deea;
}

/*# sourceMappingURL=journey-towards-excellence.css.map */
