html, #userform {
    padding-top: 40px;
    border-radius: 15px;
    background-color: rgba(0,0,0,0);
}

div {
    background-color: #ffffff;
    background: transparent;
}

h1 {
    font-size: 30px;
}

legend {
	font-size: 14px;
}

#btn-submit {
    background-color: #b03b95;
    border-color: #b03b95;
    font-family: "Asap",sans-serif;
    margin-top: 20px;
}
.rc-anchor.rc-anchor-invisible.rc-anchor-light.rc-anchor-invisible-hover {
display: none;
}
