.no-radius {
  border-radius: 0% !important;
}

.fake-a {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
}

.main-text {
  font-size: 20px;
  font-family: 'PT Sans', sans-serif;
}

.div-header {
  color: #909090;
}

#backToTop {
  border-radius: 25px;
  width: 50px;
  height: 50px;
  float: right;
  box-shadow: 2px 2px 5px black;
  text-shadow: 2px 2px 5px black;
  margin-right: 50px;
  z-index: 99px;
  margin-bottom: 50px;
}

.no-warn {
  color: #000000 !important;
  text-decoration: none !important;
}

.black-border {
  border-width: 1px;
  border-style: solid;
}

.tab {
  margin-left: 1em;
}

.no-style {
  list-style-type: none;
}

separator {
  height: 1px;
  background: #000000;
  border-bottom: 1px solid #000000;
  display: block;
}

.twitter-msg {
  float: right;
  width: 50px;
}

.column {
  width: 400px;
}

#tasks-row,
#robux-row {
  float: left;
}

.separator {
  float: left;
  width: 1px;
  background: #fff;
  border: 0.5px solid rgba(0,0,0,.15);
  display: block;
  height: 15em;
}