label{
    font-size: 24px;
    }
input {
    width: 100%;
    font-size: 24px;
  }


.button {
    background-color: #8b1138; /*  */
	font-size: 24px;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
}

.button4 {
	font-size: 20px;
    }
#map { height: 480px; }