.boton{
  width: 100%;
  padding: 10px 0;
  text-align: center;
  background: #1880b1;
  border-radius: 6px;
  border: none;
  font-size: 18px;
  color: #fff;
  cursor:pointer;
}
