
body {
  float: center;
  border-radius: 8px;
  text-align: center;
  

}


aside {
    background: #1f8dd6; /* same color as selected state on site menu */
    padding: 0.3em 1em;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 2em;
   float: center;
  text-align: center;
  
}


input {
  float: center;
  border-radius: 8px;
  text-align: center;
  
}
.content-head {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 2em 0 1em;
  float: center;
  border-radius: 8px;
  text-align: center;
  

}
.is-center {
  text-align: center;
  float: center;
  vertical-
  border-radius: 8px;
  text-align: center;
  

}
.button-success {
  color: white;
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: rgb(28, 184, 65); /* this is a green */
  float: center;

  

}

.button-xlarge {
  font-size: 125%;
  float: center;
  border-radius: 8px;
  text-align: center;
  

}
button {
  float: center;
  border-radius: 8px;
  text-align: center;
  
}
