.rf_profile_center {
  text-align: center;
}
.rf_profile_position {
  margin: 0 0 0 20px;
  padding: 0;
}
.rf_profile_link_button {
  border: #4CAF50;
  border-radius: 10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  margin: 4px;
  cursor: pointer;
}
.rf_polylang_switch {
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.rf_scoring_register_btn {
  position: fixed;
  bottom: 9%;
  right: 1%;
  width: 100px;
  height: 50px;
  line-height: 50px;
  color: white;
  font-weight: bold;
  font-size: 1em;
  background: red;
  border-radius: 10%;
  text-align: center;
}
