body {
  overflow-x: hidden;
}

.img-div {
  border: none;
  margin-top: 15px;
  margin-bottom: 20px;
}

.name {
  color: #d8deea;
  font-size: 19px;
}

.img-desc {
  text-align: left;
  margin-top: 60px;
}

.logo-topic {
  font-weight: bold;
  font-size: 26px;
  line-height: 22px;
  color: #f3f6fb;
  margin-top: 25px;
}

.logo-desc {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  color: #d8deea;
  margin-top: 10px;
}

.logo-color {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: #8fc9e4;
  margin-top: 10px;
}

.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;
}

/*# sourceMappingURL=club-logo.css.map */
